From 1fc03acdde822b3aa8ff1446e5aab627d184e93b Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 30 Jan 2009 03:08:20 +0000 Subject: dialog unit tests: no more overlay option --- tests/unit/dialog/dialog.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/unit/dialog/dialog.js b/tests/unit/dialog/dialog.js index 9d64b5ac5..626d5e92a 100644 --- a/tests/unit/dialog/dialog.js +++ b/tests/unit/dialog/dialog.js @@ -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"); }); -- cgit v1.2.3