mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix inverted set of automated test cases.
This commit is contained in:
parent
2500f1ae58
commit
d2f412e27a
@ -34,9 +34,9 @@ list (APPEND MAIN_SOURCE_FILES
|
||||
# originally generated with the command:
|
||||
# find tests -name '*.cpp' -a ! -wholename '*/not-unit/*' -printf '\t%p\n' | sort
|
||||
list (APPEND TEST_SOURCE_FILES
|
||||
tests/not-unit/test_ad.cpp
|
||||
tests/not-unit/test_impestpfa_ad.cpp
|
||||
tests/not-unit/test_vec.cpp
|
||||
tests/test_block.cpp
|
||||
tests/test_boprops_ad.cpp
|
||||
tests/test_syntax.cpp
|
||||
)
|
||||
|
||||
list (APPEND TEST_DATA_FILES
|
||||
|
Loading…
Reference in New Issue
Block a user