Remove unused stuff
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user