exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 5bc1db27dd4fdb2bc2b79cc4d90cdc6e893fde09
parent 7bd1a8ff09073bc83ac8ba2f2d17dee02dc645ba
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  6 Oct 2019 12:32:13 +0200

re-enable auditor test

Diffstat:
Msrc/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 \