diff options
| author | MS <ms@taler.net> | 2020-07-24 15:18:17 +0200 | 
|---|---|---|
| committer | MS <ms@taler.net> | 2020-07-24 15:18:17 +0200 | 
| commit | 566d9196a8da4bf6a97c0fa2192fa43e97171e95 (patch) | |
| tree | a0eeabe29e91dcafc95f0ae18fe169cf649fe634 /src | |
| parent | 53a3581fc7ea47b0828ddaec02800e947bf6737a (diff) | |
placing a Fixme
Diffstat (limited to 'src')
| -rw-r--r-- | src/testing/test_bank_api.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c index 46c2fa65..3e34974b 100644 --- a/src/testing/test_bank_api.c +++ b/src/testing/test_bank_api.c @@ -185,6 +185,7 @@ main (int argc,                                                      "_with_pybank"))    {      TALER_LOG_DEBUG ("Running against the Pybank.\n"); +    // FIXME: is the line below correct?      cfgfile = CONFIG_FILE_FAKEBANK;      if (GNUNET_OK !=          TALER_TESTING_prepare_bank (CONFIG_FILE_PYBANK, | 
