Enable rst testing with MSW data
This commit is contained in:
parent
97173e51a3
commit
eb8f162663
@ -66,10 +66,10 @@ opm_add_test( rst_spe1
|
||||
LIBRARIES ${TEST_LIBS}
|
||||
TEST_ARGS tests/SPE1CASE2.DATA tests/SPE1CASE2_RESTART.DATA )
|
||||
|
||||
# opm_add_test( rst_msw
|
||||
# SOURCES tests/rst_test.cpp
|
||||
# LIBRARIES ${TEST_LIBS}
|
||||
# TEST_ARGS tests/MSW.DATA tests/MSW_RESTART.DATA )
|
||||
opm_add_test( rst_msw
|
||||
SOURCES tests/rst_test.cpp
|
||||
LIBRARIES ${TEST_LIBS}
|
||||
TEST_ARGS tests/MSW.DATA tests/MSW_RESTART.DATA )
|
||||
|
||||
# opm-tests dependent tests
|
||||
if(HAVE_OPM_TESTS)
|
||||
|
Loading…
Reference in New Issue
Block a user