Index: tests/Tests.m ================================================================== --- tests/Tests.m +++ tests/Tests.m @@ -29,11 +29,11 @@ @end OF_APPLICATION_DELEGATE(Tests) @implementation Tests -- (void)applicationDidFinishLaunching +- (void)applicationDidFinishLaunching: (OFNotification *)notification { OFFileManager *fileManager = [OFFileManager defaultManager]; SL3Connection *conn; SL3PreparedStatement *stmt;