added: data::CurrentControl mpiserializer test

This commit is contained in:
Arne Morten Kvarving 2022-09-02 15:52:46 +02:00
parent 69b32f7004
commit 76e2fd88ac

View File

@ -572,6 +572,7 @@ TEST_FOR_TYPE(BrineDensityTable)
TEST_FOR_TYPE(ColumnSchema)
TEST_FOR_TYPE(Connection)
TEST_FOR_TYPE_NAMED(data::CellData, CellData)
TEST_FOR_TYPE_NAMED(data::CurrentControl, CurrentControl)
TEST_FOR_TYPE_NAMED(data::GroupConstraints, GroupConstraints)
TEST_FOR_TYPE_NAMED(data::NodeData, NodeData)
TEST_FOR_TYPE(Deck)