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

module("button: events");

})(jQuery);