From 862696a7784335e08d4761df2042e500d4f40d53 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Thu, 1 Jan 2015 01:39:50 -0600 Subject: Add missing test file --- tests/modules/data.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/modules/data.json 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" +} -- cgit v1.2.3