Selectmenu Tests: remove widthMenu option and rename widthButton option to width

This commit is contained in:
Felix Nagel 2013-10-24 00:17:22 +02:00
parent 026387b589
commit 480e89b1aa

View File

@ -10,8 +10,7 @@ TestHelpers.commonWidgetTests( "selectmenu", {
at: "left bottom", at: "left bottom",
collision: "none" collision: "none"
}, },
widthButton: null, width: null,
widthMenu: null,
// callbacks // callbacks
create: null, create: null,