aboutsummaryrefslogtreecommitdiff
path: root/tests/json-loader.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 13:44:43 -0500
committerTed Gould <ted@gould.cx>2010-06-28 13:44:43 -0500
commit1fa54c12337433455d7e9a65779b28d927050896 (patch)
treeada15cd7bd49d29ee60baa5c8ea060ef2d26441a /tests/json-loader.c
parent778e00d98087fc00329b1ddd28dd46df4f297d8f (diff)
downloadlibdbusmenu-1fa54c12337433455d7e9a65779b28d927050896.tar.gz
libdbusmenu-1fa54c12337433455d7e9a65779b28d927050896.tar.bz2
libdbusmenu-1fa54c12337433455d7e9a65779b28d927050896.zip
Adding a new testing lib.
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";