aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
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 ab8183361..1c1d210d7 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -34,6 +34,7 @@ QUnit.config.urlConfig.push( {
"3.2.0", "3.2.1",
"3.3.0", "3.3.1",
"3.4.0", "3.4.1",
+ "3.5.0", "3.5.1",
"3.x-git", "git", "custom"
],
tooltip: "Which jQuery Core version to test against"
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js
index 3ffb04366..aa87102f0 100644
--- a/tests/unit/subsuite.js
+++ b/tests/unit/subsuite.js
@@ -15,6 +15,7 @@ var versions = [
"3.2.0", "3.2.1",
"3.3.0", "3.3.1",
"3.4.0", "3.4.1",
+ "3.5.0", "3.5.1",
"3.x-git", "git", "custom"
],
additionalTests = {