mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Update unitTesting.cpp
This commit is contained in:
parent
434c7f7ea2
commit
37dd2fe349
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue