Remove unused stuff

This commit is contained in:
Tor Harald Sandve
2018-01-18 11:11:18 +01:00
parent 45267477b4
commit ba29cfa81e
8 changed files with 44 additions and 458 deletions

View File

@@ -145,6 +145,7 @@ BOOST_AUTO_TEST_CASE(test_RFT) {
step_time - start_time,
createBlackoilState( 2, numCells ),
wells,
{},
{});
}
@@ -221,6 +222,7 @@ BOOST_AUTO_TEST_CASE(test_RFT2) {
step_time - start_time,
createBlackoilState( 2, numCells ),
wells,
{},
{});
}
verifyRFTFile2("TESTRFT.RFT");