Skip to content

Commit

Permalink
Eliminate test for a while
Browse files Browse the repository at this point in the history
  • Loading branch information
raback committed Nov 26, 2024
1 parent 203e825 commit 94e7390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fem/tests/mgdyn_bh_gauge2/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
INCLUDE(test_macros)
CONFIGURE_FILE(block.sif block.sif COPYONLY)
file(COPY ELMERSOLVER_STARTINFO mesh_tet HB DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/")
ADD_ELMER_TEST(mgdyn_bh_gauge2 LABELS whitney gauge block)
ADD_ELMER_TEST(mgdyn_bh_gauge2 LABELS whitney gauge block slow)

0 comments on commit 94e7390

Please sign in to comment.