summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2015-01-01 01:39:50 -0600
committerNicolas Williams <nico@cryptonector.com>2015-01-01 01:39:50 -0600
commit862696a7784335e08d4761df2042e500d4f40d53 (patch)
tree7cd9ab2df9bcef5d408c3c9a14cba6b521ab1ef5
parent86bc662bd2b89f66e0ce60b0ab3df5de43701f50 (diff)
Add missing test file
-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"
+}