Skip to content

Commit 3b78250

Browse files
committed
comment linebreak
1 parent 3b83d4e commit 3b78250

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/unit/slider/slider_events.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010

1111
module('jquery.mobile.slider.js', {
1212
setup: function() {
13-
// force the value to be an increment of 10 when we aren't
14-
// testing the rounding
13+
// force the value to be an increment of 10 when we aren't testing the rounding
1514
$("#stepped").val( 20 );
1615
}
1716
});

0 commit comments

Comments
 (0)