aboutsummaryrefslogtreecommitdiff
path: root/tests/json-loader.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/json-loader.c')
-rw-r--r--tests/json-loader.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/json-loader.c b/tests/json-loader.c
new file mode 100644
index 0000000..c2483b6
--- /dev/null
+++ b/tests/json-loader.c
@@ -0,0 +1,4 @@
+
+#include "json-loader.h"
+
+const gchar * myval = "FIVE";