aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button/button_events.js
blob: 40d2a1a96a180c50035059a7da68eb68585b2bae (plain)
1
2
3
4
5
6
7
8
/*
 * button_events.js
 */
(function() {

module("button: events");

})(jQuery);