From 09310cc66ebbdf083c4b4fa86a368b3ea52c0c16 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 13 Oct 2022 19:07:25 +0200 Subject: -implement reserve closure in test --- src/testing/test_exchange_p2p.c | 3 --- 1 file changed, 3 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 1a6c5854f..222cd3d41 100644 --- a/src/testing/test_exchange_p2p.c +++ b/src/testing/test_exchange_p2p.c @@ -446,8 +446,6 @@ run (void *cls, "create-reserve-101", NULL, /* to origin */ MHD_HTTP_OK), -#if FIXME - /* reserve close logic is not yet implemented, hence this fails: */ TALER_TESTING_cmd_exec_closer ("close-reserves-101", config_file, "EUR:1.02", @@ -459,7 +457,6 @@ run (void *cls, "create-reserve-101", "EUR:0", MHD_HTTP_OK), -#endif TALER_TESTING_cmd_end () }; -- cgit v1.2.3