Skip to content

test: refactor test-watch-file.js

Rodrigo Muino Tomonari requested to merge github/fork/sivaprs/test-2017_2 into master
  • use const and let instead of var
  • use arrow function
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

description

  • use const and let instead of var
  • use arrow function

Merge request reports

Loading