@@ -372,13 +372,10 @@ [self runtimeTests]; #ifdef COMPILER_SUPPORTS_ARC [self runtimeARCTests]; #endif -#ifdef OF_HAVE_BLOCKS - [self blockTests]; -#endif [self stringTests]; [self dataTests]; [self dictionaryTests]; [self listTests]; [self valueTests];