aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-11-06 20:30:43 +0000
committerChristian Grothoff <christian@grothoff.org>2013-11-06 20:30:43 +0000
commite1a980be5960b543c412cd2db5c6a5266f72a0d6 (patch)
tree21471efa0f7aff27b3c1ef1e8ba103a4f8dcae0d /src
parentcc846ca686a7e2e894801b731630cfa50408b7e2 (diff)
downloadgnunet-e1a980be5960b543c412cd2db5c6a5266f72a0d6.tar.gz
gnunet-e1a980be5960b543c412cd2db5c6a5266f72a0d6.zip
-rename testcase to match record type
Diffstat (limited to 'src')
-rw-r--r--src/gns/Makefile.am2
-rwxr-xr-xsrc/gns/test_gns_gns2dns_lookup.sh (renamed from src/gns/test_gns_ns_lookup.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 8e701ad96..1c22a7277 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -226,7 +226,7 @@ check_SCRIPTS = \
226 test_gns_ipv6_lookup.sh\ 226 test_gns_ipv6_lookup.sh\
227 test_gns_txt_lookup.sh\ 227 test_gns_txt_lookup.sh\
228 test_gns_mx_lookup.sh \ 228 test_gns_mx_lookup.sh \
229 test_gns_ns_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_pseu_shorten.sh\
232 test_gns_plus_lookup.sh\ 232 test_gns_plus_lookup.sh\
diff --git a/src/gns/test_gns_ns_lookup.sh b/src/gns/test_gns_gns2dns_lookup.sh
index fe5e2132d..fe5e2132d 100755
--- a/src/gns/test_gns_ns_lookup.sh
+++ b/src/gns/test_gns_gns2dns_lookup.sh