mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove old serialization support for WellEconProductionLimits
This commit is contained in:
@@ -1448,7 +1448,7 @@ BOOST_AUTO_TEST_CASE(WellEconProductionLimits)
|
||||
6.0,
|
||||
Opm::WellEconProductionLimits::EconWorkover::WELL,
|
||||
7.0, 8.0, 9.0, 10.0);
|
||||
auto val2 = PackUnpack(val1);
|
||||
auto val2 = PackUnpack2(val1);
|
||||
DO_CHECKS(WellEconProductionLimits)
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user