mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-02-15 19:45:09 -05:00
dialog unit tests: no more overlay option
This commit is contained in:
@@ -457,10 +457,6 @@ test("modal", function() {
|
||||
ok(false, "missing test");
|
||||
});
|
||||
|
||||
test("overlay", function() {
|
||||
ok(false, "missing test");
|
||||
});
|
||||
|
||||
test("position", function() {
|
||||
ok(false, "missing test");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user