aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-11-14 13:22:32 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-11-14 13:22:32 +0000
commitdd640f62b529261629b19a3c972ebea36e90b5ee (patch)
tree5ea2fac5f555e3716d44f6c8f437b6380404f04f /src/gns/Makefile.am
parentf9ff7db9da2213e1a643df8d27c0a959a289590b (diff)
downloadgnunet-dd640f62b529261629b19a3c972ebea36e90b5ee.tar.gz
gnunet-dd640f62b529261629b19a3c972ebea36e90b5ee.zip
renaming and modifications to the shorten test
- renamed to nick - added identity test fail since names are obtained from namecache instead of DHT
Diffstat (limited to 'src/gns/Makefile.am')
-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 1c22a7277..4647d8829 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -228,7 +228,7 @@ check_SCRIPTS = \
228 test_gns_mx_lookup.sh \ 228 test_gns_mx_lookup.sh \
229 test_gns_gns2dns_lookup.sh \ 229 test_gns_gns2dns_lookup.sh \
230 test_gns_dht_lookup.sh\ 230 test_gns_dht_lookup.sh\
231 test_gns_pseu_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\
234 test_gns_rel_expiration.sh\ 234 test_gns_rel_expiration.sh\