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 b421341ea..e2a6e85c7 100644
--- a/tests/lib/qunit.js
+++ b/tests/lib/qunit.js
@@ -27,7 +27,7 @@ QUnit.config.urlConfig.push( {
"1.11.0", "1.11.1", "1.11.2", "1.11.3",
"2.0.0", "2.0.1", "2.0.2", "2.0.3",
"2.1.0", "2.1.1", "2.1.2", "2.1.3",
- "compat-git", "git", "custom"
+ "git", "custom"
],
tooltip: "Which jQuery Core version to test against"
} );