aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/subsuite.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-04-18 22:36:15 -0400
committerScott González <scott.gonzalez@gmail.com>2012-04-18 22:36:15 -0400
commita28983086ee91b19200c47fadc6bc3ba58a0fcb9 (patch)
tree63cb0a513473836b603213f06a31611c6c453e82 /tests/unit/subsuite.js
parentcb8474af1dc099de9e08665c9d6cdc2cf5864203 (diff)
downloadjquery-ui-a28983086ee91b19200c47fadc6bc3ba58a0fcb9.tar.gz
jquery-ui-a28983086ee91b19200c47fadc6bc3ba58a0fcb9.zip
Tests: Lint.
Diffstat (limited to 'tests/unit/subsuite.js')
-rw-r--r--tests/unit/subsuite.js13
1 files changed, 6 insertions, 7 deletions
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js
index 03e8c9706..6f966590b 100644
--- a/tests/unit/subsuite.js
+++ b/tests/unit/subsuite.js
@@ -1,12 +1,11 @@
(function() {
-var versions = [ "1.6", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.7", "1.7.1", "1.7.2", "git" ];
-
-var additionalTests = {
- accordion: [ "accordion_deprecated.html" ],
- position: [ "position_deprecated.html" ],
- tabs: [ "tabs_deprecated.html" ]
-};
+var versions = [ "1.6", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.7", "1.7.1", "1.7.2", "git" ],
+ additionalTests = {
+ accordion: [ "accordion_deprecated.html" ],
+ position: [ "position_deprecated.html" ],
+ tabs: [ "tabs_deprecated.html" ]
+ };
window.testAllVersions = function( widget ) {
QUnit.testSuites( $.map(