mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Move ProgressBlocker creation to unit test launch method
This commit is contained in:
@@ -1330,6 +1330,8 @@ bool RiaApplication::parseArguments()
|
||||
int RiaApplication::launchUnitTests()
|
||||
{
|
||||
#ifdef USE_UNIT_TESTS
|
||||
|
||||
caf::ProgressInfoBlocker progressBlocker;
|
||||
cvf::Assert::setReportMode(cvf::Assert::CONSOLE);
|
||||
|
||||
#if QT_VERSION < 0x050000
|
||||
|
||||
Reference in New Issue
Block a user