commit 977c9cd2a1bc70cb8a4c2a9b1a771fa5068a9ca4
parent 659b1aaac82b57ff25cb26fcf34ba3c9b333b653
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 8 Feb 2024 00:10:42 +0100
eanble test_auditor_api_version
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
@@ -145,6 +145,7 @@ AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export PATH=
.NOTPARALLEL:
check_PROGRAMS = \
+ test_auditor_api_version \
test_bank_api_with_fakebank \
test_bank_api_with_nexus \
test_exchange_api_cs \
@@ -176,8 +177,6 @@ endif
# Removed for now...
# test_auditor_api_cs
# test_auditor_api_rsa
-# test_auditor_api_version
-
TESTS = \