aboutsummaryrefslogtreecommitdiffstats
path: root/.jshintignore
diff options
context:
space:
mode:
authorMichał Gołębiowski <m.goleb@gmail.com>2013-09-02 19:21:09 +0200
committerMichał Gołębiowski <m.goleb@gmail.com>2013-09-06 03:40:49 +0200
commitbadcd1b6f301e6253405f17759c1270549a34e12 (patch)
tree85c41bdda0cfcfa7a12b3a4d5bb5022e6a06684d /.jshintignore
parent9035cab8c8574404c9eaeb795d0d87f4df772d45 (diff)
downloadjquery-badcd1b6f301e6253405f17759c1270549a34e12.tar.gz
jquery-badcd1b6f301e6253405f17759c1270549a34e12.zip
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
Diffstat (limited to '.jshintignore')
-rw-r--r--.jshintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.jshintignore b/.jshintignore
index 6c1c77037..894187dc1 100644
--- a/.jshintignore
+++ b/.jshintignore
@@ -5,3 +5,5 @@ test/data/badjson.js
test/data/json_obj.js
test/data/readywaitasset.js
test/data/readywaitloader.js
+test/data/support/csp.js
+test/data/support/getComputedSupport.js