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 ...@@ -4,10 +4,10 @@ dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl
NO_TESTS NO_TESTS
) )
add_subdirectory(sliced)
dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl
BASENAME app_poisson_dg_tensor_sliced BASENAME verify_app_poisson_dg_tensor
INIFILE sliced.mini INIFILE verify.mini
NO_TESTS NO_TESTS
) )
add_subdirectory(sliced)
dune_add_formcompiler_system_test(UFLFILE ../poisson_dg_tensor.ufl dune_add_formcompiler_system_test(UFLFILE ../poisson_dg_tensor.ufl
BASENAME verify_app_poisson_dg_tensor BASENAME app_poisson_dg_tensor_sliced
INIFILE verify.mini INIFILE sliced.mini
NO_TESTS 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