@@ -19,14 +19,11 @@ # import #endif OF_ASSUME_NONNULL_BEGIN -/** - * @class OTTestCase OTTestCase.h ObjFWTest/OTTestCase.h - */ @interface OTTestCase: OFObject - (void)setUp; - (void)tearDown; @end OF_ASSUME_NONNULL_END