Skip to content

Commit

Permalink
run only local_basic_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
osalyk committed Jul 31, 2024
1 parent db3c10a commit 0b5645a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tests/ras/unsafe_shutdown/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ include_directories(src/tests/ras/utils)

# UNSAFE_SHUTDOWN_LOCAL
file(GLOB_RECURSE us_local_SRC
"${DIR}/local*.h"
"${DIR}/local*.cc"
"${DIR}/local_basic_tests.h"
"${DIR}/local_basic_tests.cc"
"${DIR}/unsafe_shutdown.cc"
"${DIR}/unsafe_shutdown.h")

Expand Down

0 comments on commit 0b5645a

Please sign in to comment.