summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/general/test-data.json
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/general/test-data.json')
-rw-r--r--dom/tests/mochitest/general/test-data.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/tests/mochitest/general/test-data.json b/dom/tests/mochitest/general/test-data.json
new file mode 100644
index 000000000..7bd0cdaf3
--- /dev/null
+++ b/dom/tests/mochitest/general/test-data.json
@@ -0,0 +1 @@
+{ id: "test JSON data", myArray: [ "foo", "bar", "baz", "biff" ] }