add restart test for SPE1CASE2_ACTNUM

to cover restarts on decks with ACTNUM
This commit is contained in:
Arne Morten Kvarving 2016-11-07 12:32:20 +01:00
parent 73e084f9ad
commit 407ee5fb6e

View File

@ -64,3 +64,4 @@ add_test_compareECLFiles(spe9 SPE9_CP_SHORT)
opm_set_test_driver(${PROJECT_SOURCE_DIR}/tests/run-restart-regressionTest.sh "")
add_test_compareECLRestartFiles(spe9 SPE9_CP_SHORT)
add_test_compareECLRestartFiles(spe1 SPE1CASE2_ACTNUM)