Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsmithTT committed Nov 12, 2024
1 parent e9a582b commit b87b20b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/misc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
set(UMD_MISC_TESTS_SRCS
test_semver.cpp
)
set(UMD_MISC_TESTS_SRCS test_semver.cpp)

add_executable(umd_misc_tests ${UMD_MISC_TESTS_SRCS})
target_link_libraries(umd_misc_tests PRIVATE test_common)
Expand Down

0 comments on commit b87b20b

Please sign in to comment.