mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Tests: Add the 3.x-git jQuery version to the dropdown
Closes gh-1905
This commit is contained in:
parent
d193d0ba85
commit
3481f50bfc
@ -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"
|
||||
} );
|
||||
|
Loading…
Reference in New Issue
Block a user