Skip to content

Commit 55febdb

Browse files
author
Nicolas Laurent
committed
remove trailing whitespace
1 parent dc95785 commit 55febdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tool/jt.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,13 +1225,13 @@ def retag(*args)
12251225
unless actual == expected
12261226
abort <<~EOS
12271227
C extension #{dir} didn't work as expected
1228-
1228+
12291229
Actual:
12301230
#{actual}
1231-
1231+
12321232
Expected:
12331233
#{expected}
1234-
1234+
12351235
Diff:
12361236
#{diff(expected_file, output_file)}
12371237
EOS

0 commit comments

Comments
 (0)