Skip to content

Conversation

@canastro
Copy link

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

Changed vars to const / let, functions to arrow functions and use strictEqual and notStrictEqual where appropriate.

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Sep 17, 2016
@mscdexmscdex added the http Issues or PRs related to the http subsystem. label Sep 17, 2016
Copy link
Contributor

@eljefedelrodeodeljefeeljefedelrodeodeljefe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a nit. Can you please include the description of change into the commit message.

@canastro
Copy link
Author

I'll have to close this one, because I found a issue when trying out the common.mustCall, issue created here: #8613

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

Labels

httpIssues or PRs related to the http subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@canastro@eljefedelrodeodeljefe@mscdex@nodejs-github-bot