diff options
Diffstat (limited to 'dom/json/test/unit/decodeFromStream-01.json')
-rw-r--r-- | dom/json/test/unit/decodeFromStream-01.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dom/json/test/unit/decodeFromStream-01.json b/dom/json/test/unit/decodeFromStream-01.json new file mode 100644 index 000000000..258658753 --- /dev/null +++ b/dom/json/test/unit/decodeFromStream-01.json @@ -0,0 +1,7 @@ +{ + "JSON Test Pattern pass3": { + "The outermost value": "must be an object or array.", + "In this test": "It is an object." + } +} + |