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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user