aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/Makefile.am
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2013-12-04 00:10:56 +0000
committerLRN <lrn1986@gmail.com>2013-12-04 00:10:56 +0000
commit1bd149a81fe9feace554cbab710d7a54578f72b9 (patch)
treea3151eb6663e5780fc2fd5a8735e13d722b40ba4 /src/revocation/Makefile.am
parent10d2f1180dc620075f8c95b2ba3a440ead42a2f2 (diff)
downloadgnunet-1bd149a81fe9feace554cbab710d7a54578f72b9.tar.gz
gnunet-1bd149a81fe9feace554cbab710d7a54578f72b9.zip
Pythonize the revocation test
Diffstat (limited to 'src/revocation/Makefile.am')
-rw-r--r--src/revocation/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index 94fda5fca..1dfea1432 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -70,7 +70,7 @@ check_PROGRAMS = \
70 70
71 71
72check_SCRIPTS = \ 72check_SCRIPTS = \
73 test_local_revocation.sh 73 test_local_revocation.py
74 74
75if ENABLE_TEST_RUN 75if ENABLE_TEST_RUN
76 TESTS = \ 76 TESTS = \