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

module("button: tickets");



})(jQuery);