From: jaubourg Date: Tue, 4 Dec 2012 06:45:30 +0000 (+0100) Subject: Fixes spacing X-Git-Tag: 1.9.0b1~60 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2a419a7e8f339b24121e12be891b908dff2be76f;p=jquery.git Fixes spacing --- 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,