fix CURRENCY section in test case

This commit is contained in:
Florian Dold 2016-04-25 13:47:59 +02:00
parent 95e52cd2e8
commit 423565e74b

View File

@ -77,7 +77,7 @@ main(int argc,
NULL); NULL);
cfg = GNUNET_CONFIGURATION_create (); cfg = GNUNET_CONFIGURATION_create ();
GNUNET_CONFIGURATION_set_value_string (cfg, GNUNET_CONFIGURATION_set_value_string (cfg,
"exchange", "taler",
"currency", "currency",
"EUR"); "EUR");
plugin = TALER_WIRE_plugin_load (cfg, plugin = TALER_WIRE_plugin_load (cfg,