Commit 318dd7c7 authored by Doron Somech's avatar Doron Somech

Merge pull request #1743 from jcfr/add-missing-ctest-tests

ctest: Add missing test_udp and test_large_msg
parents 73f73dda 05e48cc6
...@@ -70,7 +70,9 @@ set(tests ...@@ -70,7 +70,9 @@ set(tests
test_xpub_manual test_xpub_manual
test_xpub_welcome_msg test_xpub_welcome_msg
test_timers test_timers
test_large_msg
test_radio_dish test_radio_dish
test_udp
) )
if(NOT WIN32) if(NOT WIN32)
list(APPEND tests list(APPEND tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment