aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
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,