@@ -138,10 +138,14 @@ @end @interface TestsAppDelegate (OFThreadTests) - (void)threadTests; @end + +@interface TestsAppDelegate (OFURLTests) +- (void)URLTests; +@end @interface TestsAppDelegate (OFXMLElementTests) - (void)XMLElementTests; @end