Menu: Added the new trigger option to the defaults unit test

This commit is contained in:
kborchers 2011-10-19 10:18:33 -05:00
parent 164ebf8202
commit 1d69181746

View File

@ -6,6 +6,7 @@ commonWidgetTests( "menu", {
at: "right top" at: "right top"
}, },
items: "ul", items: "ul",
trigger: null,
// callbacks // callbacks
create: null create: null