]> source.dussan.org Git - jquery-ui.git/commitdiff
Menu: Added the new trigger option to the defaults unit test
authorkborchers <k_borchers@yahoo.com>
Wed, 19 Oct 2011 15:18:33 +0000 (10:18 -0500)
committerkborchers <k_borchers@yahoo.com>
Wed, 19 Oct 2011 15:18:33 +0000 (10:18 -0500)
tests/unit/menu/menu_defaults.js

index 1756e464804f47b23db5ef073eac477ce63a39e8..a559a3d8de3ad796b9ee4511db32681b57c6f9b9 100644 (file)
@@ -6,6 +6,7 @@ commonWidgetTests( "menu", {
                        at: "right top"
                },
                items: "ul",
+               trigger: null,
 
                // callbacks
                create: null