/* * draggable_tickets.js */ (function($) { module("draggable: tickets"); test("#1234", function() { }); })(jQuery);