aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable/resizable_tickets.js
blob: 55486655cdac904a212b7941b3f608b807baca86 (plain)
1
2
3
4
5
6
7
8
/*
 * resizable_tickets.js
 */
(function($) {

module("resizable: tickets");

})(jQuery);