mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +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!",
|
Con::printf("TestClass:%s Test:%s Failed!",
|
||||||
testInfo.test_case_name(), testInfo.name());
|
testInfo.test_case_name(), testInfo.name());
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!mVerbose)
|
if (!mVerbose)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue