added: test for serializations in ParallelRestart

This commit is contained in:
Arne Morten Kvarving
2019-11-28 08:58:17 +01:00
parent 0d7b7f6e00
commit 1ca7bdfe47
2 changed files with 242 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ list (APPEND TEST_SOURCE_FILES
tests/test_stoppedwells.cpp
tests/test_relpermdiagnostics.cpp
tests/test_norne_pvt.cpp
tests/test_ParallelRestart.cpp
tests/test_wellstatefullyimplicitblackoil.cpp
)