mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Cosmetic change: remove the subdirectories for sources of the tests
that was a leftover of eWoms/Dumux...
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
# find tests -name '*.cpp' -a ! -wholename '*/not-unit/*' -printf '\t%p\n' | sort
|
||||
list (APPEND TEST_SOURCE_FILES
|
||||
tests/test_fluidmatrixinteractions.cpp
|
||||
tests/material/pengrobinson/test_pengrobinson.cpp
|
||||
tests/material/ncpflash/test_ncpflash.cpp
|
||||
tests/material/tabulation/test_tabulation.cpp
|
||||
tests/material/fluidsystems/test_fluidsystems.cpp
|
||||
tests/material/immiscibleflash/test_immiscibleflash.cpp
|
||||
tests/test_pengrobinson.cpp
|
||||
tests/test_ncpflash.cpp
|
||||
tests/test_tabulation.cpp
|
||||
tests/test_fluidsystems.cpp
|
||||
tests/test_immiscibleflash.cpp
|
||||
)
|
||||
|
||||
# originally generated with the command:
|
||||
|
||||
Reference in New Issue
Block a user