mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
uni tests: cleanup after common widget tests
This commit is contained in:
parent
8acd12a059
commit
6c222d286a
@ -67,6 +67,8 @@ function testSettingOptions(widget, options) {
|
||||
same(instance.options[option], val, option + ': ' + type);
|
||||
});
|
||||
});
|
||||
|
||||
el.remove();
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user