aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-06 12:32:13 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-06 12:32:13 +0200
commit5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09 (patch)
tree0a68c4e45f4d74fce44b94d8f95af7c98ced6719
parent7bd1a8ff09073bc83ac8ba2f2d17dee02dc645ba (diff)
downloadexchange-5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09.tar.gz
exchange-5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09.zip
re-enable auditor test
-rw-r--r--src/auditor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index 9eb9a5a9c..e3600e20f 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -101,7 +101,7 @@ taler_auditor_exchange_LDADD = \
101check_SCRIPTS = \ 101check_SCRIPTS = \
102 test-auditor.sh 102 test-auditor.sh
103 103
104# TESTS = $(check_SCRIPTS) 104TESTS = $(check_SCRIPTS)
105 105
106EXTRA_DIST = \ 106EXTRA_DIST = \
107 auditor.conf \ 107 auditor.conf \