aboutsummaryrefslogtreecommitdiff
path: root/src/hello
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-06-18 02:21:46 +0000
committerChristian Grothoff <christian@grothoff.org>2009-06-18 02:21:46 +0000
commitd5e417f094cac294282deafe46409342796263c6 (patch)
tree0f050bb7602193a9e829d2727171fbccf9b03e6a /src/hello
parentc3ca725eb3c48d1f1726d3abd2c9816af924d222 (diff)
downloadgnunet-d5e417f094cac294282deafe46409342796263c6.tar.gz
gnunet-d5e417f094cac294282deafe46409342796263c6.zip
testing-design
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