aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/qunit.js2
-rw-r--r--tests/unit/subsuite.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib/qunit.js b/tests/lib/qunit.js
index c81f11622..15f3e96b1 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -30,7 +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",
+ "3.1.0", "3.1.1",
"git", "custom"
],
tooltip: "Which jQuery Core version to test against"
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js
index 0880c6fcd..e8a2c72fa 100644
--- a/tests/unit/subsuite.js
+++ b/tests/unit/subsuite.js
@@ -11,7 +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",
+ "3.1.0", "3.1.1",
"git", "custom"
],
additionalTests = {