From 01e06eb715938b914c54123c21c7c7678e08ee02 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Aug 2021 08:24:59 +0200 Subject: -remove sessions also from auditor --- src/util/test_payto.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util/test_payto.c') diff --git a/src/util/test_payto.c b/src/util/test_payto.c index 321e998b7..5de0bf355 100644 --- a/src/util/test_payto.c +++ b/src/util/test_payto.c @@ -46,6 +46,8 @@ main (int argc, GNUNET_log_setup ("test-payto", "WARNING", NULL); + GNUNET_assert (NULL == + TALER_iban_validate ("FR1420041010050500013M02606")); r = TALER_xtalerbank_account_from_payto ( "payto://x-taler-bank/localhost:1080/alice"); CHECK ("alice", -- cgit v1.2.3