summaryrefslogtreecommitdiffstats
path: root/test-level.c
diff options
context:
space:
mode:
Diffstat (limited to 'test-level.c')
-rw-r--r--test-level.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-level.c b/test-level.c
new file mode 100644
index 0000000..ec134ca
--- /dev/null
+++ b/test-level.c
@@ -0,0 +1,4 @@
+/* See LICENSE file for copyright and license details. */
+#include "common.h"
+
+int main(void) {return 0;} /* TODO test */