From 566c5f40582effbb393e4890f2992c952702ab1d Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 10 Jul 2012 12:07:00 -0400 Subject: Menu: Alphabetize options. --- tests/unit/menu/menu_common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/menu/menu_common.js b/tests/unit/menu/menu_common.js index 02e0befe8..2ab32ac05 100644 --- a/tests/unit/menu/menu_common.js +++ b/tests/unit/menu/menu_common.js @@ -1,13 +1,13 @@ TestHelpers.commonWidgetTests( "menu", { defaults: { disabled: false, + icon: "ui-icon-carat-1-e", menus: "ul", position: { my: "left top", at: "right top" }, role: "menu", - icon: "ui-icon-carat-1-e", // callbacks blur: null, -- cgit v1.2.3