From 656b521a83cd66fec2021298d0ba8cf668f2741b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 May 2022 16:19:40 +0200 Subject: -passes, enable by default --- src/testing/test_exchange_p2p.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/testing/test_exchange_p2p.c') diff --git a/src/testing/test_exchange_p2p.c b/src/testing/test_exchange_p2p.c index b5cd69a62..3b11d04c5 100644 --- a/src/testing/test_exchange_p2p.c +++ b/src/testing/test_exchange_p2p.c @@ -265,7 +265,6 @@ run (void *cls, true /* upload contract */, GNUNET_TIME_UNIT_MINUTES, /* expiration */ "create-reserve-1"), -#if 1 TALER_TESTING_cmd_purse_deposit_coins ( "purse-deposit-coins-conflict", MHD_HTTP_CONFLICT, @@ -274,7 +273,6 @@ run (void *cls, "withdraw-coin-1", "EUR:4.01", NULL), -#endif TALER_TESTING_cmd_end () }; -- cgit v1.2.3