Skip to content

Commit

Permalink
Add wildcard_tree test into cmake list
Browse files Browse the repository at this point in the history
  • Loading branch information
ramon-bernardo committed Sep 6, 2024
1 parent 1cbe651 commit 4292e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set(tests_SRC
${CMAKE_CURRENT_LIST_DIR}/test_matrixarea.cpp
${CMAKE_CURRENT_LIST_DIR}/test_rsa.cpp
${CMAKE_CURRENT_LIST_DIR}/test_sha1.cpp
${CMAKE_CURRENT_LIST_DIR}/test_wildcard_tree.cpp
${CMAKE_CURRENT_LIST_DIR}/test_xtea.cpp
)

Expand Down

0 comments on commit 4292e1e

Please sign in to comment.