mirror of https://github.com/lukechilds/node.git
Browse Source
`test/parallel/test-string-decoder.js` used to use string concatenation this was migrated to use template literals. When concatenation involved a newline we kept string concatenation, or to keep below 80 charters per line. PR-URL: https://github.com/nodejs/node/pull/15884 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>v9.x-staging
Edward Andrew Robinson
7 years ago
committed by
Rich Trott
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue