Skip to content

Commit

Permalink
fixup! remove extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Oct 25, 2017
1 parent 4da7a85 commit 15b5ff0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/test-repl.js
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ function error_test() {
expect: `{ x: 42 }\n${prompt_unix}`
},


// Newline within template string maintains whitespace.
{ client: client_unix, send: '`foo \n`',
expect: `${prompt_multiline}'foo \\n'\n${prompt_unix}` },
Expand Down

0 comments on commit 15b5ff0

Please sign in to comment.