Enable swatinit equil test

This commit is contained in:
Tor Harald Sandve 2017-03-22 10:26:03 +01:00
parent 77b9311f2c
commit e289c8f35b

View File

@ -809,10 +809,6 @@ BOOST_AUTO_TEST_CASE (DeckWithRSVDAndRVVD)
}
}
#if 0
Test disabled by Joakim 21.03.2017 to recover green test chain.
BOOST_AUTO_TEST_CASE (DeckWithSwatinit)
{
//Opm::GridManager gm(1, 1, 20, 1.0, 1.0, 5.0);
@ -905,6 +901,4 @@ BOOST_AUTO_TEST_CASE (DeckWithSwatinit)
}
}
#endif
BOOST_AUTO_TEST_SUITE_END()