aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_events.js
blob: 888ab9e9bf8f6b433d44e54ffc510a30810d5377 (plain)
1
2
3
4
5
6
7
(function( $ ) {

module( "selectmenu: events" );



})( jQuery );