summaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2013-09-28 10:53:36 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2013-09-28 10:53:36 +0000
commitc7d9b8245a19e203a3a11658038f8e603dad31a3 (patch)
tree5cdb2bb4adba1e94cf7f4f229cc4eacacee606af /src/gns/Makefile.am
parentae4f506a574161c3baaf071d491f8c4987bc0623 (diff)
downloadgnunet-c7d9b8245a19e203a3a11658038f8e603dad31a3.tar.gz
gnunet-c7d9b8245a19e203a3a11658038f8e603dad31a3.zip
-pseu shorten test, fails
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 1684f6253..25061d023 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -203,6 +203,7 @@ check_SCRIPTS = \
203 test_gns_mx_lookup.sh \ 203 test_gns_mx_lookup.sh \
204 test_gns_ns_lookup.sh \ 204 test_gns_ns_lookup.sh \
205 test_gns_dht_lookup.sh\ 205 test_gns_dht_lookup.sh\
206 test_gns_pseu_shorten.sh\
206 test_gns_cname_lookup.sh 207 test_gns_cname_lookup.sh
207 208
208if ENABLE_TEST_RUN 209if ENABLE_TEST_RUN