mirror of https://github.com/lukechilds/node.git
Browse Source
Now that we have backticks we no longer need to use util.format to template strings! This commit was inspired by #3324, and it replaces instances of util.format with backtick strings in a number of tests Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: https://github.com/nodejs/node/pull/3359v4.x
Myles Borins
9 years ago
committed by
James M Snell
4 changed files with 16 additions and 18 deletions
Loading…
Reference in new issue