Skip to content

test: replace string concatenation with template string literals in test-fs-watchfile.js

Rodrigo Muino Tomonari requested to merge github/fork/Helianthus21/master into master

[JSConf CN Code&Learn] Replace string concatenation in test/parallel/test-fs-watchfile.js with template literals.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading