Add phase info to tests

OIL, GAS and WATER is specified to avoid the 3-phase assert test in
SatfuncPropertyInitializers to fail
This commit is contained in:
Tor Harald Sandve
2015-08-19 09:05:10 +02:00
parent bb6537f631
commit aa3515fc6a
2 changed files with 6 additions and 0 deletions

View File

@@ -258,6 +258,9 @@ BOOST_AUTO_TEST_CASE(GridPropertyInitialization) {
const char *deckString =
"RUNSPEC\n"
"\n"
"OIL\n"
"GAS\n"
"WATER\n"
"TABDIMS\n"
"3 /\n"
"\n"