aboutsummaryrefslogtreecommitdiffstats
path: root/.jshintignore
diff options
context:
space:
mode:
authorOleg <markelog@gmail.com>2013-11-08 00:49:15 +0100
committerOleg <markelog@gmail.com>2013-11-08 01:07:09 +0100
commitd6fc713e261c341bbf5f39064a35094c68265286 (patch)
tree93a862f595cdd018a98e454b47b9d48dd7a98272 /.jshintignore
parent878b00772e3f0d85d6b2feef8f5f56927506c2e9 (diff)
downloadjquery-d6fc713e261c341bbf5f39064a35094c68265286.tar.gz
jquery-d6fc713e261c341bbf5f39064a35094c68265286.zip
Use full version of jQuery 1.9.1
Had some weird failures in IE with xhr build of 1.9.1. Cherry picked from 626cbde7f8267e2463cef85d84f9f0172f1c7cb9 commit
Diffstat (limited to '.jshintignore')
-rw-r--r--.jshintignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.jshintignore b/.jshintignore
index ae3c3de80..e520461f7 100644
--- a/.jshintignore
+++ b/.jshintignore
@@ -1,7 +1,7 @@
src/intro.js
src/outro.js
test/qunit/**
-test/data/jquery-1.9.1.ajax_xhr.min.js
+test/data/jquery-1.9.1.js
test/data/badcall.js
test/data/badjson.js
test/data/json_obj.js