mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Fix launch of unit tests
This commit is contained in:
@@ -30,11 +30,7 @@ CAF_CMD_SOURCE_INIT( RicLaunchUnitTestsFeature, "RicLaunchUnitTestsFeature" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
bool RicLaunchUnitTestsFeature::isCommandEnabled()
|
||||
{
|
||||
#ifdef USE_UNIT_TESTS
|
||||
return true;
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user