#import #import @interface SimpleTest: OTTestCase @end @implementation SimpleTest - (void)testMeson { } @end