summaryrefslogtreecommitdiffstats
path: root/test/parser/test-null.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/test-null.c')
-rw-r--r--test/parser/test-null.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/parser/test-null.c b/test/parser/test-null.c
new file mode 100644
index 0000000..954ddc3
--- /dev/null
+++ b/test/parser/test-null.c
@@ -0,0 +1,7 @@
+
+#include "parser-test.h"
+
+void run_test(struct parser_test *test)
+{
+ (void)test;
+}
OpenPOWER on IntegriCloud