fixed: missing TEST_ARGS in test specifications

This commit is contained in:
Arne Morten Kvarving 2024-10-02 10:32:18 +02:00
parent 15d6f13d92
commit 847f1b6f42

View File

@ -238,14 +238,16 @@ add_test_compareECLFiles(CASENAME aquflux_01
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR aquifers --solver-max-time-step-in-days=1)
DIR aquifers
TEST_ARGS --solver-max-time-step-in-days=1)
add_test_compareECLFiles(CASENAME aquflux_02
FILENAME AQUFLUX-02
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR aquifers --solver-max-time-step-in-days=1)
DIR aquifers
TEST_ARGS --solver-max-time-step-in-days=1)
add_test_compareECLFiles(CASENAME spe3
FILENAME SPE3CASE1