mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Dialog: Cleanup in ticket tests: TODO to merge one test, fix whitespace
This commit is contained in:
parent
b694409e76
commit
299681e8f0
@ -118,6 +118,7 @@ test("#6645: Missing element not found check in overlay", function(){
|
||||
d1.add(d2).remove();
|
||||
});
|
||||
|
||||
// TODO merge this with the main destroy test
|
||||
test("#4980: Destroy should place element back in original DOM position", function(){
|
||||
expect( 2 );
|
||||
var container = $('<div id="container"><div id="modal">Content</div></div>'),
|
||||
|
Loading…
Reference in New Issue
Block a user