summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2017-01-29 02:41:57 +0100
committerSlávek Banko <slavek.banko@axis.cz>2017-07-22 15:56:52 +0200
commit3adc5018bf24c5705caa4dd5891476168d08c1c4 (patch)
treec5cc615c52b8581c8e5a23f1f202cfae1f9ea0f1
parent6af35513288d93ebae0e05c2506d45baa8944d78 (diff)
downloadtdelibs-3adc5018bf24c5705caa4dd5891476168d08c1c4.tar.gz
tdelibs-3adc5018bf24c5705caa4dd5891476168d08c1c4.zip
testing: disable tdeabc/testldapclient
Test requires running TDE session and access to a foreign ldap server on the Internet. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 24b4a81573159dee3527a1aeba7d5810fffa9571)
-rw-r--r--kabc/tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/tests/CMakeLists.txt b/kabc/tests/CMakeLists.txt
index 1f4078d62..c879b4ada 100644
--- a/kabc/tests/CMakeLists.txt
+++ b/kabc/tests/CMakeLists.txt
@@ -51,4 +51,4 @@ tde_add_check_executable( bigwrite AUTOMOC LINK kabc_file-shared )
# tde_add_check_executable( testdb AUTOMOC LINK kabc_file-shared )
tde_add_check_executable( kabcargl AUTOMOC LINK kabc_file-shared )
-tde_add_check_executable( testldapclient AUTOMOC LINK kabc-shared TEST)
+tde_add_check_executable( testldapclient AUTOMOC LINK kabc-shared )