summaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_tickets.js
blob: 69697f9bd9947dae3e43f5e5edce98311f617a42 (plain)
1
2
3
4
5
6
7
8
/*
 * dialog_tickets.js
 */
(function($) {

module("dialog: tickets");

})(jQuery);