move MSW_2D_H to flow

This commit is contained in:
Arne Morten Kvarving
2017-11-10 15:15:24 +01:00
parent 7fbf4cf3af
commit 46cf9e4058
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -73,8 +73,8 @@ for test_name in ${tests}; do
if grep -q "msw_2d_h" <<< $test_name
then
copyToReferenceDir \
$configuration/build-opm-simulators/tests/results/flow_multisegment+msw_2d_h/ \
$OPM_DATA_ROOT/msw_2d_h/opm-simulation-reference/flow_multisegment \
$configuration/build-opm-simulators/tests/results/flow+msw_2d_h/ \
$OPM_DATA_ROOT/msw_2d_h/opm-simulation-reference/flow \
2D_H__ \
EGRID INIT SMSPEC UNRST UNSMRY
fi