@@ -17,11 +17,11 @@ #include #import "TestsAppDelegate.h" -static OFString *module = @"OFUDPSocket"; +static OFString *const module = @"OFUDPSocket"; @implementation TestsAppDelegate (OFUDPSocketTests) - (void)UDPSocketTests { void *pool = objc_autoreleasePoolPush();