aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-07-08 13:02:10 -0400
committerScott González <scott.gonzalez@gmail.com>2016-07-08 13:02:10 -0400
commitea44d84975588d97c8bcced853267b984859f252 (patch)
tree7a6775c2ccd09b3cc10bdf4197b78b3a0ea9618f /tests
parent3b066697bc03ccca1c3955c148cbde9610b31256 (diff)
downloadjquery-ui-ea44d84975588d97c8bcced853267b984859f252.tar.gz
jquery-ui-ea44d84975588d97c8bcced853267b984859f252.zip
Build: Add jQuery 3.1.0
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/qunit.js1
-rw-r--r--tests/unit/subsuite.js1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/qunit.js b/tests/lib/qunit.js
index 2e5d0591b..c81f11622 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -30,6 +30,7 @@ QUnit.config.urlConfig.push( {
"2.1.0", "2.1.1", "2.1.2", "2.1.3", "2.1.4",
"2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.2.4",
"3.0.0",
+ "3.1.0",
"git", "custom"
],
tooltip: "Which jQuery Core version to test against"
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js
index c75868838..0880c6fcd 100644
--- a/tests/unit/subsuite.js
+++ b/tests/unit/subsuite.js
@@ -11,6 +11,7 @@ var versions = [
"2.1.0", "2.1.1", "2.1.2", "2.1.3", "2.1.4",
"2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.2.4",
"3.0.0",
+ "3.1.0",
"git", "custom"
],
additionalTests = {