aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker_tickets.js
blob: 38c5e89f32cf74b797ac6fa629774482731277e1 (plain)
1
2
3
4
5
6
7
8
/*
 * datepicker_tickets.js
 */
(function($) {

module("datepicker: tickets");

})(jQuery);