From 423565e74b71e4ab0a68fa29dfaff3b640e6bb96 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 25 Apr 2016 13:47:59 +0200 Subject: fix CURRENCY section in test case --- src/wire/test_sepa_wireformat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wire') diff --git a/src/wire/test_sepa_wireformat.c b/src/wire/test_sepa_wireformat.c index cd31a971c..032874cf3 100644 --- a/src/wire/test_sepa_wireformat.c +++ b/src/wire/test_sepa_wireformat.c @@ -77,7 +77,7 @@ main(int argc, NULL); cfg = GNUNET_CONFIGURATION_create (); GNUNET_CONFIGURATION_set_value_string (cfg, - "exchange", + "taler", "currency", "EUR"); plugin = TALER_WIRE_plugin_load (cfg, -- cgit v1.2.3