convert flow_sequential SPE1CASE1 test to actual regression test

This commit is contained in:
Arne Morten Kvarving
2016-11-22 16:51:39 +01:00
parent a27e58c0bf
commit 26ebe27cad
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -128,7 +128,6 @@ endif (NOT EIGEN3_FOUND)
if (HAVE_OPM_DATA)
add_test( NAME flow_sequential_SPE1 COMMAND flow_sequential ${OPM_DATA_ROOT}/spe1/SPE1CASE1.DATA )
add_test( NAME flow_MSW2DH__ COMMAND flow_multisegment ${OPM_DATA_ROOT}/wells_test_suite/MSW/2D_H__/2D_H__.DATA)
include (${CMAKE_CURRENT_SOURCE_DIR}/compareECLFiles.cmake)