diff options
author | Michael Orchard <morchard@scottlogic.co.uk> | 2015-01-22 09:23:03 +0000 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2015-01-22 13:29:47 +0100 |
commit | ac49929b0763e3b7fe92b8d51677c9c4005adcd1 (patch) | |
tree | 965780762318b0fbb54495346a499c75f38f5911 /tests | |
parent | 0bbd1569182bc03e8dc4f5f8aa203e8edbe15f99 (diff) | |
download | jquery-ui-ac49929b0763e3b7fe92b8d51677c9c4005adcd1.tar.gz jquery-ui-ac49929b0763e3b7fe92b8d51677c9c4005adcd1.zip |
All: Remove 1.6.x leftovers
Removes 1.6 versions from "All" tests and from the TestSwarm job.
Ref #10723
Ref gh-1422
Closes gh-1434
Closes gh-1435
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/subsuite.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 81a00a397..ba20a0706 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -1,7 +1,6 @@ (function() { var versions = [ - "1.6.0", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.7.0", "1.7.1", "1.7.2", "1.8.0", "1.8.1", "1.8.2", "1.8.3", "1.9.0", "1.9.1", |