aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable/selectable_tickets.js
blob: da1da46debbca8385e494c618944adf556172176 (plain)
1
2
3
4
5
6
7
8
/*
 * selectable_tickets.js
 */
(function($) {

module("selectable: tickets");

})(jQuery);