]> source.dussan.org Git - jquery-ui.git/commitdiff
dialog unit tests: no more overlay option
authorRichard Worth <rdworth@gmail.com>
Fri, 30 Jan 2009 03:08:20 +0000 (03:08 +0000)
committerRichard Worth <rdworth@gmail.com>
Fri, 30 Jan 2009 03:08:20 +0000 (03:08 +0000)
tests/unit/dialog/dialog.js

index 9d64b5ac5af7af02a7c3830b24e06d10478fa685..626d5e92afe9f737b1dc91f1449678c3e81da936 100644 (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");
 });