From 6453b72ef971bcd0697e5b6d2c4cc89ed4f41a90 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Aug 2015 19:00:48 +0200 Subject: -some cosmetics --- src/mint-lib/test_mint_api.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/mint-lib/test_mint_api.c') diff --git a/src/mint-lib/test_mint_api.c b/src/mint-lib/test_mint_api.c index cc500987..fcc5db10 100644 --- a/src/mint-lib/test_mint_api.c +++ b/src/mint-lib/test_mint_api.c @@ -1932,6 +1932,10 @@ run (void *cls, .details.deposit.transaction_id = 42421 }, /* Melt the rest of the coin's value (EUR:4.00 = 3x EUR:1.03 + 7x EUR:0.13) */ + +#if TEST_REFRESH + + { .oc = OC_REFRESH_MELT, .label = "refresh-melt-1", .expected_response_code = MHD_HTTP_OK, @@ -1944,7 +1948,6 @@ run (void *cls, .expected_response_code = MHD_HTTP_OK, .details.refresh_reveal.melt_ref = "refresh-melt-1" }, -#if TEST_REFRESH_LINK /* Test that /refresh/link works */ { .oc = OC_REFRESH_LINK, -- cgit v1.2.3