Permalink
Browse files

dialog unit tests: no more overlay option

  • Loading branch information...
1 parent 3268e41 commit 1fc03acdde822b3aa8ff1446e5aab627d184e93b @rdworth rdworth committed Jan 30, 2009
Showing with 0 additions and 4 deletions.
  1. +0 −4 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");
});

0 comments on commit 1fc03ac

Please sign in to comment.