Selaa lähdekoodia

Update unitTesting.cpp

marauder2k7 2 vuotta sitten
vanhempi
commit
37dd2fe349
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Engine/source/testing/unitTesting.cpp

+ 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;