From 925c210d978cd0e3dfc718d9e4c65ad713a817b9 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Thu, 15 Apr 2021 15:35:28 +0200 Subject: - added handling of asynchronous task to testing ng. added testbed commands for setting up test invironment (atm wihtout the use of the ne async handling) --- src/testing/testing_api_cmd_hello_world_birth.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testing/testing_api_cmd_hello_world_birth.c') diff --git a/src/testing/testing_api_cmd_hello_world_birth.c b/src/testing/testing_api_cmd_hello_world_birth.c index 0faf93cd8..2a5bded92 100644 --- a/src/testing/testing_api_cmd_hello_world_birth.c +++ b/src/testing/testing_api_cmd_hello_world_birth.c @@ -112,7 +112,6 @@ hello_world_birth_run (void *cls, { hbs->what_am_i = "boy!"; } - GNUNET_TESTING_interpreter_next (is); } /** -- cgit v1.2.3