diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-06-25 14:43:51 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-06-25 14:43:51 +0200 |
commit | 09e194a400bab67a2764334b0ff05f010784e10a (patch) | |
tree | 53c080d771782250b99e913ecfa2381432ef0b50 /src/exchange-lib | |
parent | 6500fab93b11a7d404324f5c997b4092c5bdbbbd (diff) |
note
Diffstat (limited to 'src/exchange-lib')
-rw-r--r-- | src/exchange-lib/test_exchange_api_twisted.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/exchange-lib/test_exchange_api_twisted.c b/src/exchange-lib/test_exchange_api_twisted.c index 5cbe4b827..e276fd1a8 100644 --- a/src/exchange-lib/test_exchange_api_twisted.c +++ b/src/exchange-lib/test_exchange_api_twisted.c @@ -208,6 +208,11 @@ run (void *cls, }; + /** + * NOTE: not all CMDs actually need the twister, + * so it may be better to move those into the "main" + * lib test suite. + */ struct TALER_TESTING_Command refund[] = { CMD_TRANSFER_TO_EXCHANGE |