aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
authorjaubourg <j@ubourg.net>2012-11-26 03:31:19 +0100
committerjaubourg <j@ubourg.net>2012-11-26 03:31:19 +0100
commitd31cef38f2aa76ca71ed18aa97d035a84c7e33e6 (patch)
treea0d2624f32810ed3f317c99489bc10de628f5b5e /test/.jshintrc
parent53a06660d82d03dfff52a03a91f7d4408b6e6e47 (diff)
downloadjquery-d31cef38f2aa76ca71ed18aa97d035a84c7e33e6.tar.gz
jquery-d31cef38f2aa76ca71ed18aa97d035a84c7e33e6.zip
Total revamping of the ajax unit 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 7a39e47d8..3513666d5 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -38,6 +38,7 @@
"stop": true,
"expect": true,
"raises": true,
+ "ajaxTest": true,
"testIframe": true,
"testIframeWithCallback": true,
"createDashboardXML": true,
@@ -50,6 +51,7 @@
"q": true,
"amdDefined": true,
"fireNative": true,
+ "Globals": true,
"hasPHP": true,
"isLocal": true,
"originaljQuery": true,