From 2a68a7d2bc5a40a75d463a4fde09b89a75f94451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Fri, 26 Oct 2012 14:38:27 -0400 Subject: [PATCH] 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 d49f78a4b1..2c0e86b46c 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,