diff options
Diffstat (limited to 'src/testing')
| -rw-r--r-- | src/testing/test_exchange_api_revocation.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/testing/test_exchange_api_revocation.c b/src/testing/test_exchange_api_revocation.c index 94e162b9..62be6a0e 100644 --- a/src/testing/test_exchange_api_revocation.c +++ b/src/testing/test_exchange_api_revocation.c @@ -135,7 +135,7 @@ run (void *cls,                                        MHD_HTTP_OK),      /* Try to recoup before it's allowed */      TALER_TESTING_cmd_recoup ("recoup-not-allowed", -                              MHD_HTTP_NOT_FOUND, +                              MHD_HTTP_GONE,                                "refresh-reveal-1#0",                                "refresh-melt-1",                                NULL), | 
