Skip to content

Commit

Permalink
remove broken test #81
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Jan 24, 2024
1 parent bd8b725 commit 7896174
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -414,11 +414,6 @@ function(test_func_impl TEST_NAME NUM_PROCS)
${CMAKE_SOURCE_DIR}/meshes)

osh_add_exe(periodic_test)
set(TEST_EXES ${TEST_EXES} periodic_test)
test_func(periodic_test 2 ./periodic_test
${CMAKE_SOURCE_DIR}/meshes/wedge_matchZ_12elem.sms
${CMAKE_SOURCE_DIR}/meshes/wedge_match.smd
${CMAKE_SOURCE_DIR}/meshes/wedge_matchZ_12elem_sync_2.osh 2)
endif()

test_basefunc(run_arrayops 1 ./arrayops_test)
Expand Down

0 comments on commit 7896174

Please sign in to comment.