aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index 2dd668c3f..43e9c722d 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -41,11 +41,15 @@
"ajaxTest": true,
"testIframe": true,
"testIframeWithCallback": true,
+ "createComplexHTML": true,
"createDashboardXML": true,
+ "createWithFriesXML": true,
"createXMLFragment": true,
"moduleTeardown": true,
+ "testBar": true,
"testFoo": true,
- "url": true,
+ "url": true,
+ "service": true,
"t": true,
"q": true,
"amdDefined": true,