From 2a68a7d2bc5a40a75d463a4fde09b89a75f94451 Mon Sep 17 00:00:00 2001 From: Scott González Date: Fri, 26 Oct 2012 14:38:27 -0400 Subject: Dialog tests: Removed stack option. --- tests/unit/dialog/dialog_common.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/dialog/dialog_common.js b/tests/unit/dialog/dialog_common.js index d49f78a4b..2c0e86b46 100644 --- a/tests/unit/dialog/dialog_common.js +++ b/tests/unit/dialog/dialog_common.js @@ -23,7 +23,6 @@ TestHelpers.commonWidgetTests( "dialog", { }, resizable: true, show: null, - stack: true, title: '', width: 300, -- cgit v1.2.3