@@ -379,10 +379,11 @@ changeCurrentDirectoryPath: @"/apps/objfw-tests"]; #endif [self runtimeTests]; [self methodSignatureTests]; + [self invocationTests]; [self forwardingTests]; [self objectTests]; #ifdef OF_HAVE_BLOCKS [self blockTests]; #endif