aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-11-21 08:12:05 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-11-21 08:12:05 +0000
commitaf028b15c2019dd91837edb60b7f4ae09ebc4d02 (patch)
tree11daa32105d9c2c9006d081d6c6bab76b02eb382 /src/gns
parent5e551fe9e4d182dc6c699d43a30d37f3b6f3a2de (diff)
downloadgnunet-af028b15c2019dd91837edb60b7f4ae09ebc4d02.tar.gz
gnunet-af028b15c2019dd91837edb60b7f4ae09ebc4d02.zip
advanced tests later
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 4647d8829..9efa848a1 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -221,13 +221,13 @@ libgnunet_plugin_block_gns_la_DEPENDENCIES = \
221 221
222 222
223check_SCRIPTS = \ 223check_SCRIPTS = \
224 test_gns_delegated_lookup.sh \
225 test_gns_lookup.sh \ 224 test_gns_lookup.sh \
226 test_gns_ipv6_lookup.sh\ 225 test_gns_ipv6_lookup.sh\
227 test_gns_txt_lookup.sh\ 226 test_gns_txt_lookup.sh\
228 test_gns_mx_lookup.sh \ 227 test_gns_mx_lookup.sh \
229 test_gns_gns2dns_lookup.sh \ 228 test_gns_gns2dns_lookup.sh \
230 test_gns_dht_lookup.sh\ 229 test_gns_dht_lookup.sh\
230 test_gns_delegated_lookup.sh \
231 test_gns_nick_shorten.sh\ 231 test_gns_nick_shorten.sh\
232 test_gns_plus_lookup.sh\ 232 test_gns_plus_lookup.sh\
233 test_gns_zkey_lookup.sh\ 233 test_gns_zkey_lookup.sh\