summaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2013-10-16 11:17:17 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2013-10-16 11:17:17 +0000
commit5ad45d439b900ea388b93aca8547ad03c53ddc68 (patch)
tree9223d55a7fae48b0ba39f82f4f07664bc2bc9288 /src/gns/Makefile.am
parentd3058d01f5df711d884d94a713ec7120a4eb62d9 (diff)
downloadgnunet-5ad45d439b900ea388b93aca8547ad03c53ddc68.tar.gz
gnunet-5ad45d439b900ea388b93aca8547ad03c53ddc68.zip
-more tests
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index ca6558c45..e18a99fad 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -206,6 +206,8 @@ check_SCRIPTS = \
206 test_gns_ns_lookup.sh \ 206 test_gns_ns_lookup.sh \
207 test_gns_dht_lookup.sh\ 207 test_gns_dht_lookup.sh\
208 test_gns_pseu_shorten.sh\ 208 test_gns_pseu_shorten.sh\
209 test_gns_plus_lookup.sh\
210 test_gns_zkey_lookup.sh\
209 test_gns_cname_lookup.sh 211 test_gns_cname_lookup.sh
210 212
211if ENABLE_TEST_RUN 213if ENABLE_TEST_RUN