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