aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
authorRichard Gibson <richard.gibson@gmail.com>2013-09-03 09:55:32 -0400
committerRichard Gibson <richard.gibson@gmail.com>2013-09-03 10:43:32 -0400
commit0c185209233f4c15e57c6a24e8f81b27dd26db59 (patch)
treea473d3fc651a54040ef25d7c21d81e52a0506fee /test/.jshintrc
parentf66d53c85643e703a8e37d9ca9375dd386a60cda (diff)
downloadjquery-0c185209233f4c15e57c6a24e8f81b27dd26db59.tar.gz
jquery-0c185209233f4c15e57c6a24e8f81b27dd26db59.zip
No ticket: Hide the testing-support jQuery from tests
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index f974f8e4b..34f8a5b2d 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -38,6 +38,7 @@
"ajaxTest": false,
"testIframe": false,
"testIframeWithCallback": false,
+ "iframeCallback": true,
"createDashboardXML": false,
"createXMLFragment": false,
"moduleTeardown": false,
@@ -54,6 +55,7 @@
"Globals": true,
"hasPHP": true,
"isLocal": true,
+ "supportjQuery": true,
"originaljQuery": true,
"$": true,
"original$": true,