@@ -141,10 +141,14 @@ @end @interface TestsAppDelegate (OFRIPEMD160HashTests) - (void)RIPEMD160HashTests; @end + +@interface TestsAppDelegate (ScryptTests) +- (void)scryptTests; +@end @interface TestsAppDelegate (OFSerializationTests) - (void)serializationTests; @end