dialog unit tests: no more overlay option

This commit is contained in:
Richard Worth
2009-01-30 03:08:20 +00:00
parent 3268e41300
commit 1fc03acdde

View File

@@ -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");
});