@@ -256,10 +256,14 @@ @end @interface TestsAppDelegate (OFValueTests) - (void)valueTests; @end + +@interface TestsAppDelegate (OFWindowsRegistryKeyTests) +- (void)windowsRegistryKeyTests; +@end @interface TestsAppDelegate (OFXMLElementBuilderTests) - (void)XMLElementBuilderTests; @end