mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Removed unused variables
This commit is contained in:
@@ -1154,7 +1154,8 @@ void RiaApplication::launchUnitTests()
|
||||
int argc = QCoreApplication::argc();
|
||||
testing::InitGoogleTest(&argc, QCoreApplication::argv());
|
||||
|
||||
int result = RUN_ALL_TESTS();
|
||||
//int result = RUN_ALL_TESTS();
|
||||
RUN_ALL_TESTS();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user