@@ -118,10 +118,14 @@ @end @interface TestsAppDelegate (PropertiesTests) - (void)propertiesTests; @end + +@interface TestsAppDelegate (SerializationTests) +- (void)serializationTests; +@end @interface TestsAppDelegate (OFSHA1HashTests) - (void)SHA1HashTests; @end