root/src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h
#ifndef _property_info_test_h_
#define _property_info_test_h_

class CppUnit::Test;

CppUnit::Test *PropertyInfoTestSuite();

#endif  // _property_info_test_h_