summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/modules/data.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/modules/data.json b/tests/modules/data.json
new file mode 100644
index 00000000..1c436185
--- /dev/null
+++ b/tests/modules/data.json
@@ -0,0 +1,4 @@
+{
+ "this": "is a test",
+ "that": "is too"
+}