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

module("droppable: events");

})(jQuery);