aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1.c')
-rw-r--r--tests/test1.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/test1.c b/tests/test1.c
new file mode 100644
index 0000000000..061c9684e7
--- /dev/null
+++ b/tests/test1.c
@@ -0,0 +1,8 @@
+#include "camel-mime-message.h"
+
+
+void
+main (int argc, char**argv)
+{
+
+}