jquery-ui/tests/unit/sortable/sortable_core.js
2009-02-06 02:41:46 +00:00

10 lines
83 B
JavaScript

/*
* sortable_core.js
*/
(function($) {
module("sortable: core");
})(jQuery);