aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/badjson.js
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that a parsererror is thrown whenever malformed JSON comes back ↵jeresig2010-01-071-0/+1
from a server (so that the Ajax error handler is called). Makes it uniform across browsers that do and don't have JSON.parse support.