mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Update unitTesting.cpp
This commit is contained in:
parent
434c7f7ea2
commit
37dd2fe349
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue