@@ -432,11 +432,11 @@ #if defined(OF_HAVE_PLUGINS) [self pluginTests]; #endif [self systemInfoTests]; - [self localizationTests]; + [self localeTests]; #if defined(OF_IOS) [self outputString: [OFString stringWithFormat: @"%d tests failed!", _fails] inColor: NO_COLOR];