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 92c7beb9..f025ac72 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -414,6 +414,7 @@ auto_test(crypto MSVC_DONT_BUILD)
414auto_test(dht MSVC_DONT_BUILD) 414auto_test(dht MSVC_DONT_BUILD)
415auto_test(encryptsave) 415auto_test(encryptsave)
416auto_test(file_transfer) 416auto_test(file_transfer)
417auto_test(file_saving)
417auto_test(friend_connection) 418auto_test(friend_connection)
418auto_test(friend_request) 419auto_test(friend_request)
419auto_test(invalid_proxy) 420auto_test(invalid_proxy)