Skip to content

test: refactor the code in test-fs-watch.js#10357

Closed
sivaprs wants to merge 1 commit intonodejs:masterfrom
sivaprs:test-es6
Closed

test: refactor the code in test-fs-watch.js#10357
sivaprs wants to merge 1 commit intonodejs:masterfrom
sivaprs:test-es6

Conversation

@sivaprs
Copy link
Copy Markdown
Contributor

@sivaprs sivaprs commented Dec 20, 2016

  • used let and const instead of var
  • used assert.strictEqual instead assert.equal
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

used let and const instead of var
used assert.strictEqual instead of assert.equal

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants