Skip to content

Commit 15b5ff0

Browse files
committed
fixup! remove extra blank line
1 parent 4da7a85 commit 15b5ff0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-repl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,6 @@ function error_test() {
423423
expect: `{ x: 42 }\n${prompt_unix}`
424424
},
425425

426-
427426
// Newline within template string maintains whitespace.
428427
{ client: client_unix, send: '`foo \n`',
429428
expect: `${prompt_multiline}'foo \\n'\n${prompt_unix}` },

0 commit comments

Comments
 (0)