diff options
Diffstat (limited to '')
-rw-r--r-- | dom/tests/mochitest/general/test-data2.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/tests/mochitest/general/test-data2.json b/dom/tests/mochitest/general/test-data2.json new file mode 100644 index 0000000000..797ab7a9dc --- /dev/null +++ b/dom/tests/mochitest/general/test-data2.json @@ -0,0 +1 @@ +{ "id": "test JSON data", "myArray": ["foo", "bar", "baz", "biff"] } |