@@ -56,9 +56,5 @@ - (void)outputTesting: (OFString *)test inModule: (OFString *)module; - (void)outputSuccess: (OFString *)test inModule: (OFString *)module; - (void)outputFailure: (OFString *)test inModule: (OFString *)module; @end - -@interface TestsAppDelegate (OFStreamTests) -- (void)streamTests; -@end