@@ -227,10 +227,14 @@ @end @interface TestsAppDelegate (OFSHA512HashTests) - (void)SHA512HashTests; @end + +@interface TestsAppDelegate (OFSPXSocketTests) +- (void)SPXSocketTests; +@end @interface TestsAppDelegate (OFSystemInfoTests) - (void)systemInfoTests; @end