mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Selectmenu Test: rename widget method test
This commit is contained in:
@@ -144,7 +144,7 @@ test( "refresh - disabled optgroup", function () {
|
||||
}
|
||||
});
|
||||
|
||||
test( "widget", function() {
|
||||
test( "widget and menuWidget", function() {
|
||||
expect( 4 );
|
||||
var element = $( "#speed" ).selectmenu(),
|
||||
button = element.selectmenu( "widget" ),
|
||||
|
||||
Reference in New Issue
Block a user