aboutsummaryrefslogtreecommitdiff
path: root/src/hello
diff options
context:
space:
mode:
Diffstat (limited to 'src/hello')
-rw-r--r--src/hello/test_hello.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/hello/test_hello.c b/src/hello/test_hello.c
index 728afd63f..51da7fc75 100644
--- a/src/hello/test_hello.c
+++ b/src/hello/test_hello.c
@@ -22,10 +22,6 @@
22 * @brief test for hello.c 22 * @brief test for hello.c
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 */ 24 */
25
26/**
27 * Testcase for HELLO code.
28 */
29#include "platform.h" 25#include "platform.h"
30#include "gnunet_hello_lib.h" 26#include "gnunet_hello_lib.h"
31 27