mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove old serialization support for Deck
This commit is contained in:
@@ -1974,7 +1974,7 @@ BOOST_AUTO_TEST_CASE(Deck)
|
||||
{getDeckRecord(), getDeckRecord()}, true, false)},
|
||||
Opm::UnitSystem(), unitSys.get(),
|
||||
"test2", "test3", 2);
|
||||
auto val2 = PackUnpack(val1);
|
||||
auto val2 = PackUnpack2(val1);
|
||||
DO_CHECKS(Deck)
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user