aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_tickets.js
blob: 7f972513df615263f87c0aa24b3eafd8bb90d5ed (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * button_tickets.js
 */
(function($) {

module("button: tickets");



})(jQuery);