diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-09-28 20:39:37 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-09-28 20:39:37 +0200 |
commit | 6082645d1290f89c247472ef6b90a047f13e1d1f (patch) | |
tree | caad201e2c59763142e3be5eaac6d3db24a7ae01 /src/taler.conf | |
parent | 81148fb6dfbe1181fa5323d26016a58513e36cc6 (diff) | |
download | exchange-6082645d1290f89c247472ef6b90a047f13e1d1f.tar.gz exchange-6082645d1290f89c247472ef6b90a047f13e1d1f.tar.bz2 exchange-6082645d1290f89c247472ef6b90a047f13e1d1f.zip |
removing garbage from config file (made testcase fail)
Diffstat (limited to 'src/taler.conf')
-rw-r--r-- | src/taler.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/taler.conf b/src/taler.conf index e1387db9..d05b656c 100644 --- a/src/taler.conf +++ b/src/taler.conf @@ -1,2 +1,2 @@ - [taler] +[taler] CURRENCY = KUDOS |