JsonUtil unit tests
[appc.git] / appc-common / src / test / resources / valid.json
diff --git a/appc-common/src/test/resources/valid.json b/appc-common/src/test/resources/valid.json
new file mode 100644 (file)
index 0000000..6ce80f3
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "name": "dummy name",
+  "value": 99
+}
\ No newline at end of file