summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
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 2dd63713..c7273d75 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -485,6 +485,7 @@ auto_test(network)
485auto_test(onion) 485auto_test(onion)
486auto_test(resource_leak) 486auto_test(resource_leak)
487auto_test(save_friend) 487auto_test(save_friend)
488auto_test(simple_conference)
488auto_test(skeleton) 489auto_test(skeleton)
489auto_test(tox) 490auto_test(tox)
490auto_test(tox_many) 491auto_test(tox_many)