From 233f567b810874e6363c9d2026132376d70e269a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 16 Dec 2020 19:29:13 +0100 Subject: need to have fees for auditor test, too --- src/testing/test_auditor_api.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/testing/test_auditor_api.c b/src/testing/test_auditor_api.c index c4f890e62..2ea173569 100644 --- a/src/testing/test_auditor_api.c +++ b/src/testing/test_auditor_api.c @@ -620,6 +620,10 @@ run (void *cls, }; struct TALER_TESTING_Command commands[] = { + TALER_TESTING_cmd_exec_offline_sign_fees ("offline-sign-fees", + CONFIG_FILE, + "EUR:0.01", + "EUR:0.01"), TALER_TESTING_cmd_auditor_add ("add-auditor-OK", MHD_HTTP_NO_CONTENT, false), -- cgit v1.2.3