summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-02-18 17:50:50 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-02-18 21:32:28 +0000
commit3dc8cf6df8b80f213526884cafbbd493486366e5 (patch)
tree553b36ecd451c72ad85c7782ebbfd6a3ae41aaa7 /CMakeLists.txt
parentd016eb3f0e808ce4b4736b5056bcd3daf9514f99 (diff)
Disable lan discovery in most tests.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9425b35b..e438e221 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -457,6 +457,7 @@ auto_test(set_name)
457auto_test(set_status_message) 457auto_test(set_status_message)
458auto_test(simple_conference) 458auto_test(simple_conference)
459auto_test(skeleton) 459auto_test(skeleton)
460auto_test(tcp_relay)
460auto_test(tox_many) 461auto_test(tox_many)
461auto_test(tox_many_tcp) 462auto_test(tox_many_tcp)
462auto_test(tox_one) 463auto_test(tox_one)