commit 5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09 parent 7bd1a8ff09073bc83ac8ba2f2d17dee02dc645ba Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 6 Oct 2019 12:32:13 +0200 re-enable auditor test Diffstat:
| M | src/auditor/Makefile.am | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am @@ -101,7 +101,7 @@ taler_auditor_exchange_LDADD = \ check_SCRIPTS = \ test-auditor.sh -# TESTS = $(check_SCRIPTS) +TESTS = $(check_SCRIPTS) EXTRA_DIST = \ auditor.conf \