summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js')
-rw-r--r--dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js b/dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js
new file mode 100644
index 0000000000..867251dad1
--- /dev/null
+++ b/dom/tests/mochitest/ajax/jquery/test/data/json_assigned_obj.js
@@ -0,0 +1 @@
+json_assigned_obj = { "test" : "worked" };