Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed Jul 7, 2024
1 parent 1373797 commit a633de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const skip = Number(major) < 20
)
ok(
'CST parser',
'hello: world',
'hello: world\n',
['cst', '--json', '--indent', '2'],
[JSON.stringify([
{
Expand Down

0 comments on commit a633de3

Please sign in to comment.