added: data::CurrentControl mpiserializer test

This commit is contained in:
Arne Morten Kvarving
2022-09-05 11:47:33 +02:00
parent 69b32f7004
commit 76e2fd88ac
+1
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)