From 7fa0e74f08659197a1f25af6ba00bff862c2a2c2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 9 Sep 2023 13:38:47 +0200 Subject: adapt to latest change in GNUnet --- src/testing/test_exchange_api_revocation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_exchange_api_revocation.c') diff --git a/src/testing/test_exchange_api_revocation.c b/src/testing/test_exchange_api_revocation.c index 59f4e3ff0..92e36a30a 100644 --- a/src/testing/test_exchange_api_revocation.c +++ b/src/testing/test_exchange_api_revocation.c @@ -251,7 +251,7 @@ main (int argc, { char *cipher; - cipher = GNUNET_TESTING_get_testname_from_underscore (argv[0]); + cipher = GNUNET_STRINGS_get_suffix_from_binary_name (argv[0]); GNUNET_assert (NULL != cipher); GNUNET_asprintf (&config_file, "test_exchange_api-%s.conf", -- cgit v1.2.3