From 5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 6 Oct 2019 12:32:13 +0200 Subject: [PATCH] re-enable auditor test --- src/auditor/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = \ check_SCRIPTS = \ test-auditor.sh -# TESTS = $(check_SCRIPTS) +TESTS = $(check_SCRIPTS) EXTRA_DIST = \ auditor.conf \