Skip to content

Commit 3e17290

Browse files
committed
cleanup
1 parent 6a8e19b commit 3e17290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/LineLengthCheckTest.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class LineLengthTests {
3939
"class Test {
4040
public function new() {
4141
var b:Int;
42-
}
42+
}
4343
4444
@SuppressWarnings('checkstyle:LineLength')
4545
public function newi(param1:Int, param2:Int, param3:Int, param4:Int, param5:Int, param6:Int, param7:Int, param8:Int) {

0 commit comments

Comments
 (0)