@@ -440,10 +440,13 @@ [self propertyListTests]; #if defined(OF_HAVE_PLUGINS) [self pluginTests]; #endif +#ifdef OF_HAVE_SOCKETS + [self DNSResolverTests]; +#endif [self systemInfoTests]; [self localeTests]; #if defined(OF_IOS) [self outputString: [OFString stringWithFormat: @"%d tests failed!",