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

Move sliced stuff to subdir

parent 48b6c28a
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,4 @@ dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl ...@@ -10,8 +10,4 @@ dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl
NO_TESTS NO_TESTS
) )
dune_add_formcompiler_system_test(UFLFILE poisson_dg_tensor.ufl add_subdirectory(sliced)
BASENAME verify_app_poisson_dg_tensor
INIFILE verify.mini
NO_TESTS
)
dune_add_formcompiler_system_test(UFLFILE ../poisson_dg_tensor.ufl
BASENAME verify_app_poisson_dg_tensor
INIFILE verify.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