diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-06-26 12:52:37 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-06-26 12:52:37 +0200 |
commit | 80e309194e21b6e0f03e1e32872aafd491b9d293 (patch) | |
tree | 0caf3d5fde37de7b6c915cf65c02e060b1d22889 /src/lib | |
parent | c2ae9340e072addc16dd6423938a55febb895978 (diff) |
cosmetics
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/test_merchant_api_new.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/test_merchant_api_new.c b/src/lib/test_merchant_api_new.c index 301802a4..17fcd5bb 100644 --- a/src/lib/test_merchant_api_new.c +++ b/src/lib/test_merchant_api_new.c @@ -1042,8 +1042,6 @@ run (void *cls, TALER_TESTING_cmd_end () }; - - struct TALER_TESTING_Command commands[] = { TALER_TESTING_cmd_batch ("pay", @@ -1057,7 +1055,7 @@ run (void *cls, /** * Just a weird /history request, not really tied to - * any CMDs chunk. + * any CMD chunk. */ TALER_TESTING_cmd_history ("history-2", |