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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lib/qunit.js b/tests/lib/qunit.js
index c16d31154..4c5ec3812 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -31,6 +31,9 @@ QUnit.config.urlConfig.push( {
"2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.2.4",
"3.0.0",
"3.1.0", "3.1.1",
+ "3.2.0", "3.2.1",
+ "3.3.0", "3.3.1",
+ "3.4.0", "3.4.1",
"git", "custom"
],
tooltip: "Which jQuery Core version to test against"