aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-17 11:18:36 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-17 11:18:36 +0000
commite73bbbe6717e3b0760d8055dedaa19331906e702 (patch)
treed4a11907944fd6fb70b774a42519a03faeca4f1c /src/transport/test_plugin_transport.c
parent426e5a72e448e87c25766c6bd792f7056a818461 (diff)
downloadgnunet-e73bbbe6717e3b0760d8055dedaa19331906e702.tar.gz
gnunet-e73bbbe6717e3b0760d8055dedaa19331906e702.zip
updating code to include first actual test
Diffstat (limited to 'src/transport/test_plugin_transport.c')
-rw-r--r--src/transport/test_plugin_transport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/test_plugin_transport.c b/src/transport/test_plugin_transport.c
index a106470ea..9cc9f2853 100644
--- a/src/transport/test_plugin_transport.c
+++ b/src/transport/test_plugin_transport.c
@@ -21,6 +21,7 @@
21 * @file transport/test_transport_api.c 21 * @file transport/test_transport_api.c
22 * @brief testcase for transport_api.c 22 * @brief testcase for transport_api.c
23 * @author Sailor Siraj 23 * @author Sailor Siraj
24 * @author Christian Grothoff
24 */ 25 */
25 26
26#include "platform.h" 27#include "platform.h"