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

module("resizable: events");

})(jQuery);