diff options
author | jaubourg <j@ubourg.net> | 2012-12-05 14:54:10 +0100 |
---|---|---|
committer | jaubourg <j@ubourg.net> | 2012-12-05 14:54:10 +0100 |
commit | 6df2900d3a201ba84d56dfb0eb67d4c6e88aaec2 (patch) | |
tree | b58e9701a2a4600e85e56949b188fc4ea4acd91b /test/.jshintrc | |
parent | 7f7007dffe1a867de5485533d490834ee71c7a4c (diff) | |
download | jquery-6df2900d3a201ba84d56dfb0eb67d4c6e88aaec2.tar.gz jquery-6df2900d3a201ba84d56dfb0eb67d4c6e88aaec2.zip |
Revert "Fixes spacing"
This reverts commit 2a419a7e8f339b24121e12be891b908dff2be76f.
Diffstat (limited to 'test/.jshintrc')
-rw-r--r-- | test/.jshintrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/.jshintrc b/test/.jshintrc index 9cb9f8704..43e9c722d 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, |