Serialize new member TableManager::gas_comp_index

This commit is contained in:
Joakim Hove
2020-02-25 08:04:28 +01:00
parent 2ce7b35e69
commit d94943a741
2 changed files with 17 additions and 11 deletions

View File

@@ -1216,10 +1216,11 @@ BOOST_AUTO_TEST_CASE(TableManager)
true,
true,
true,
getDent(),
getDenT(),
getDenT(),
jfunc,
getDenT(),
getDenT(),
getDenT(),
77,
1.0);
auto val2 = PackUnpack(val1);
DO_CHECKS(TableManager)