mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4058 from akva2/groupconstraints_test
added: data::GroupConstraints mpiserializer test
This commit is contained in:
commit
bae2c258a6
@ -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::GroupConstraints, GroupConstraints)
|
||||
TEST_FOR_TYPE(Deck)
|
||||
TEST_FOR_TYPE(DeckItem)
|
||||
TEST_FOR_TYPE(DeckKeyword)
|
||||
|
Loading…
Reference in New Issue
Block a user