aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/qunit.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/qunit.js')
-rw-r--r--tests/lib/qunit.js2
1 files changed, 1 insertions, 1 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"