summaryrefslogtreecommitdiff
path: root/ce/test/rx/maximus/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ce/test/rx/maximus/test.h')
-rw-r--r--ce/test/rx/maximus/test.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/ce/test/rx/maximus/test.h b/ce/test/rx/maximus/test.h
new file mode 100644
index 0000000000..2be7038cce
--- /dev/null
+++ b/ce/test/rx/maximus/test.h
@@ -0,0 +1,18 @@
+#ifndef test_h
+#define test_h
+/* Cesar project {{{
+ *
+ * Copyright (C) 2008 Spidcom
+ *
+ * <<<Licence>>>
+ *
+ * }}} */
+/**
+ * \file test.h
+ * \brief « brief description »
+ * \ingroup « module »
+ *
+ * « long description »
+ */
+#define MAXIMUS_TEST
+#endif /* test_h */