aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4c5ec3812..ab8183361 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -34,7 +34,7 @@ QUnit.config.urlConfig.push( {
"3.2.0", "3.2.1",
"3.3.0", "3.3.1",
"3.4.0", "3.4.1",
- "git", "custom"
+ "3.x-git", "git", "custom"
],
tooltip: "Which jQuery Core version to test against"
} );