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",
collision: "none"
},
widthButton: null,
widthMenu: null,
width: null,
// callbacks
create: null,