Skip to content

Commit 814326d

Browse files
committed
Use binary for normalizing printed ASTs
1 parent e33c1bf commit 814326d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/parse_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ def test_empty_string
2121
# and the line breaks based on the length of the path.
2222
def normalize_printed(printed)
2323
printed
24+
.b
2425
.gsub(
2526
/SourceFileNode \s*
2627
\(\s* (\d+\.\.\.\d+) \s*\) \s*

0 commit comments

Comments
 (0)