@@ -442,12 +442,15 @@ [self XMLElementBuilderTests]; [self JSONTests]; [self propertyListTests]; [self matrix4x4Tests]; -#if defined(OF_HAVE_PLUGINS) +#ifdef OF_HAVE_PLUGINS [self pluginTests]; +#endif +#ifdef OF_HAVE_SUBPROCESSES + [self subprocessTests]; #endif #ifdef OF_WINDOWS [self windowsRegistryKeyTests]; #endif