root/src/tests/kits/interface/btextcontrol/TextControlTest.h
#ifndef _text_control_test_h_
#define _text_control_test_h_

class CppUnit::Test;

CppUnit::Test *TextControlTestSuite();

#endif  // text_control_test_h_