2
0
marauder2k7 2 жил өмнө
parent
commit
37dd2fe349

+ 1 - 0
Engine/source/testing/unitTesting.cpp

@@ -72,6 +72,7 @@ class TorqueUnitTestListener : public ::testing::EmptyTestEventListener
          Con::printf("TestClass:%s Test:%s Failed!",
             testInfo.test_case_name(), testInfo.name());
       }
+
       if (!mVerbose)
          return;