aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/subsuite.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/subsuite.js')
-rw-r--r--tests/unit/subsuite.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js
index 6f966590b..67781f1dc 100644
--- a/tests/unit/subsuite.js
+++ b/tests/unit/subsuite.js
@@ -1,6 +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 versions = [
+ "1.6", "1.6.1", "1.6.2", "1.6.3", "1.6.4",
+ "1.7", "1.7.1", "1.7.2",
+ "1.8.0",
+ "git"
+ ],
additionalTests = {
accordion: [ "accordion_deprecated.html" ],
position: [ "position_deprecated.html" ],