diff options
| author | Christian Grothoff <christian@grothoff.org> | 2021-11-08 09:21:24 +0100 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2021-11-08 09:21:24 +0100 | 
| commit | e7d3d9a7b06de8f3f923a048d49fd7909feeab40 (patch) | |
| tree | f61a9505124f00aee23dfc4f97f1e0834ecdcc6b | |
| parent | b7f0d636e9ea885422447d11d3c8c6ea33a16f4e (diff) | |
skip
| -rw-r--r-- | src/testing/test_kyc_api.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/src/testing/test_kyc_api.c b/src/testing/test_kyc_api.c index 4df552c4..b179e9c4 100644 --- a/src/testing/test_kyc_api.c +++ b/src/testing/test_kyc_api.c @@ -148,9 +148,6 @@ run (void *cls,                                                CONFIG_FILE),      TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",                                                  2), -    TALER_TESTING_cmd_exchanges_with_url ("check-exchange", -                                          MHD_HTTP_OK, -                                          "http://localhost:8081/"),      TALER_TESTING_cmd_batch ("withdraw",                               withdraw),      TALER_TESTING_cmd_batch ("spend", | 
