diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2012-06-11 22:35:04 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2012-06-11 22:35:04 -0400 |
commit | 83dfb99ea96b7c528667d38bb5e0bcff3dd0f309 (patch) | |
tree | ac45f30c10529160c77122a2d12b5cef349fa11b /test/data | |
parent | 6a7f2492d0c15c007f539d400f2e83884d42fe82 (diff) | |
download | jquery-83dfb99ea96b7c528667d38bb5e0bcff3dd0f309.tar.gz jquery-83dfb99ea96b7c528667d38bb5e0bcff3dd0f309.zip |
Tweak test for #11743 in an attempt to placate Jenkins.
I can't get the current test to fail locally or in Browserstack, but suspect it may have something to do with badjson.js.
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/badcall.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/badcall.js b/test/data/badcall.js new file mode 100644 index 000000000..cc2f2b42c --- /dev/null +++ b/test/data/badcall.js @@ -0,0 +1 @@ +undefined(); |