aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu_tickets.js
blob: 760afd368e9fde51ebe6ee2488d8dfb23a505ef9 (plain)
1
2
3
4
5
6
7
8
/*
 * menu_tickets.js
 */
(function($) {

module("menu: tickets");

})(jQuery);