⛏️ index : haiku.git

#ifndef _application_test_h_
#define _application_test_h_

class CppUnit::Test;

CppUnit::Test* ApplicationTestSuite();

#endif	// _application_test_h_