@@ -388,11 +388,10 @@ [self dictionaryTests]; [self listTests]; [self setTests]; [self dateTests]; [self valueTests]; - [self colorTests]; [self streamTests]; [self memoryStreamTests]; [self notificationCenterTests]; [self MD5HashTests]; [self RIPEMD160HashTests]; @@ -438,13 +437,10 @@ [self XMLNodeTests]; [self XMLElementBuilderTests]; [self JSONTests]; [self matrix4x4Tests]; -#ifdef OF_HAVE_PLUGINS - [self pluginTests]; -#endif #ifdef OF_HAVE_SUBPROCESSES [self subprocessTests]; #endif #ifdef OF_WINDOWS [self windowsRegistryKeyTests];