diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/.jshintrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/.jshintrc b/test/.jshintrc index 43e9c722d..9cb9f8704 100644 --- a/test/.jshintrc +++ b/test/.jshintrc @@ -41,15 +41,15 @@ "ajaxTest": true, "testIframe": true, "testIframeWithCallback": true, - "createComplexHTML": true, + "createComplexHTML": true, "createDashboardXML": true, - "createWithFriesXML": true, + "createWithFriesXML": true, "createXMLFragment": true, "moduleTeardown": true, "testBar": true, "testFoo": true, - "url": true, - "service": true, + "url": true, + "service": true, "t": true, "q": true, "amdDefined": true, |