Skip to content
Snippets Groups Projects
Commit 82c49fd5 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

fixup moving to subdirectory

parent d02c8e28
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,10 @@ dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl
NO_TESTS
)
add_subdirectory(sliced)
dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl
BASENAME app_poisson_dg_tensor_sliced
INIFILE sliced.mini
BASENAME verify_app_poisson_dg_tensor
INIFILE verify.mini
NO_TESTS
)
add_subdirectory(sliced)
dune_add_formcompiler_system_test(UFLFILE ../poisson_dg_tensor.ufl
BASENAME verify_app_poisson_dg_tensor
INIFILE verify.mini
BASENAME app_poisson_dg_tensor_sliced
INIFILE sliced.mini
NO_TESTS
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment