From 977c9cd2a1bc70cb8a4c2a9b1a771fa5068a9ca4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 8 Feb 2024 00:10:42 +0100 Subject: eanble test_auditor_api_version --- src/testing/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index f35c8b6d8..9e4a40e93 100644 --- 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 = \ -- cgit v1.2.3