Permalink
Browse files
dialog unit tests: no more overlay option
- Loading branch information...
Showing
with
0 additions
and
4 deletions.
-
+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