@@ -77,10 +77,14 @@ @end @interface TestsAppDelegate (OFDataArrayTests) - (void)dataArrayTests; @end + +@interface TestsAppDelegate (OFDateTests) +- (void)dateTests; +@end @interface TestsAppDelegate (OFDictionaryTests) - (void)dictionaryTests; @end