aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjaubourg <j@ubourg.net>2012-12-04 07:45:30 +0100
committerjaubourg <j@ubourg.net>2012-12-04 07:45:30 +0100
commit2a419a7e8f339b24121e12be891b908dff2be76f (patch)
tree1551cd07b0c5bed8524451d4602cb63de2ef31e5
parent228ab3ddae527f72cc3122a1c6115d7718bcfd57 (diff)
downloadjquery-2a419a7e8f339b24121e12be891b908dff2be76f.tar.gz
jquery-2a419a7e8f339b24121e12be891b908dff2be76f.zip
Fixes spacing
-rw-r--r--test/.jshintrc8
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,