mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -06:00
Fix launch of unit tests
This commit is contained in:
parent
6205418dde
commit
3bca1507b2
@ -30,11 +30,7 @@ CAF_CMD_SOURCE_INIT( RicLaunchUnitTestsFeature, "RicLaunchUnitTestsFeature" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
bool RicLaunchUnitTestsFeature::isCommandEnabled()
|
||||
{
|
||||
#ifdef USE_UNIT_TESTS
|
||||
return true;
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user