Skip to content

Commit 4d9de4f

Browse files
committed
update
1 parent 9b7cf6e commit 4d9de4f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/binance/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ add_executable(${Target} main.cpp)
2525
target_compile_features(${Target} PRIVATE cxx_std_20)
2626
target_compile_options(${Target} PRIVATE -Wall -Wextra)
2727
target_link_libraries(${Target} PRIVATE spot_2_0 nlohmann_json::nlohmann_json)
28-
add_test(${Target} ${Target})

0 commit comments

Comments
 (0)