@@ -129,10 +129,14 @@ @end @interface TestsAppDelegate (PropertiesTests) - (void)propertiesTests; @end + +@interface TestsAppDelegate (OFRIPEMD160HashTests) +- (void)RIPEMD160HashTests; +@end @interface TestsAppDelegate (SerializationTests) - (void)serializationTests; @end