diff options
Diffstat (limited to 'devtools/client/webconsole/test/test-data.json')
-rw-r--r-- | devtools/client/webconsole/test/test-data.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/client/webconsole/test/test-data.json b/devtools/client/webconsole/test/test-data.json new file mode 100644 index 000000000..471d240b5 --- /dev/null +++ b/devtools/client/webconsole/test/test-data.json @@ -0,0 +1 @@ +{ id: "test JSON data", myArray: [ "foo", "bar", "baz", "biff" ] }
\ No newline at end of file |