summaryrefslogtreecommitdiff
path: root/src/channel.test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel.test.c')
-rw-r--r--src/channel.test.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/channel.test.c b/src/channel.test.c
new file mode 100644
index 0000000..96b7364
--- /dev/null
+++ b/src/channel.test.c
@@ -0,0 +1,6 @@
+#include "test/mossrose-test.h"
+
+
+void suite_channel()
+{
+}