diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fe6185b..95c36f5d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -425,8 +425,7 @@ auto_test(send_message) | |||
425 | auto_test(set_name) | 425 | auto_test(set_name) |
426 | auto_test(set_status_message) | 426 | auto_test(set_status_message) |
427 | auto_test(skeleton) | 427 | auto_test(skeleton) |
428 | # TODO(iphydf): Fix this test and re-enable. | 428 | auto_test(tcp_relay) |
429 | #auto_test(tcp_relay) | ||
430 | auto_test(tox_many) | 429 | auto_test(tox_many) |
431 | auto_test(tox_many_tcp) | 430 | auto_test(tox_many_tcp) |
432 | auto_test(tox_one) | 431 | auto_test(tox_one) |