fix CURRENCY section in test case
This commit is contained in:
parent
95e52cd2e8
commit
423565e74b
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user