From 901c07d786144b095cc4805be1336312f7835438 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Mar 2021 14:03:36 +0100 Subject: revisit testing-NG header --- src/testing/test_testing_hello_world.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/testing/test_testing_hello_world.c') diff --git a/src/testing/test_testing_hello_world.c b/src/testing/test_testing_hello_world.c index 82f537112..2ce7b547d 100644 --- a/src/testing/test_testing_hello_world.c +++ b/src/testing/test_testing_hello_world.c @@ -46,9 +46,11 @@ run (void *cls, }; GNUNET_TESTING_run (is, - commands); + commands, + GNUNET_TIME_UNIT_FOREVER_REL); } + int main (int argc, char *const *argv) -- cgit v1.2.3