aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/droppable/droppable_tickets.js
blob: 05eeaa2a3a5913d9bb06ef5c976737e862ae2870 (plain)
1
2
3
4
5
6
7
8
/*
 * droppable_tickets.js
 */
(function($) {

module("droppable: tickets");

})(jQuery);