aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
diff options
context:
space:
mode:
authorRichard Gibson <richard.gibson@gmail.com>2013-11-15 00:18:46 -0500
committerRichard Gibson <richard.gibson@gmail.com>2013-11-15 00:18:46 -0500
commit936126f10de193e2bb1c8280dbc2361ca5d62e29 (patch)
tree1567259abab9d06e953e7bdd06ae26dd61cf5793 /test/unit
parent8dc0f2ea84e1861d8d8dfa7699268368c659f8e9 (diff)
downloadjquery-936126f10de193e2bb1c8280dbc2361ca5d62e29.tar.gz
jquery-936126f10de193e2bb1c8280dbc2361ca5d62e29.zip
Ref 27b22f4e: Remove oldIE-unfriendly trailing comma
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/ajax.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/ajax.js b/test/unit/ajax.js
index 6ea588c70..9899fa092 100644
--- a/test/unit/ajax.js
+++ b/test/unit/ajax.js
@@ -189,7 +189,7 @@ module( "ajax", {
"SometHing-elsE": "other value",
"OthEr": "something else",
"Nullable": null,
- "undefined": undefined,
+ "undefined": undefined
// Support: Firefox
// Not all browsers allow empty-string headers