Moved test in filesystem

This commit is contained in:
Joakim Hove 2019-08-18 12:24:33 +02:00
parent 3846c8c7ab
commit bc2e5f7d00
3 changed files with 1 additions and 1 deletions

View File

@ -251,6 +251,7 @@ if(ENABLE_ECL_INPUT)
tests/parser/OrderedMapTests.cpp
tests/parser/ParseContextTests.cpp
tests/parser/ParseContext_EXIT1.cpp
tests/parser/ParseDATAWithDefault.cpp
tests/parser/PORVTests.cpp
tests/parser/RawKeywordTests.cpp
tests/parser/ResinsightTest.cpp

View File

@ -55,7 +55,6 @@ foreach (test BoxTest
IOConfigIntegrationTest
NNCTests
ParseKEYWORD
ParseDATAWithDefault
Polymer
ScheduleCreateFromDeck
TransMultIntegrationTests)