Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix minor stream-writableState linter error #9335

Closed
wants to merge 1 commit into from

Conversation

gibfahn
Copy link
Member

@gibfahn gibfahn commented Oct 28, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

A minor linter error was introduced in a recent commit.

/Users/gib/wrk/com/DANGER/node/test/parallel/test-stream-writableState-ending.js
  3:7  error  'common' is assigned a value but never used  no-unused-vars

Refs: #8707

cc/ @mcollina

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Oct 28, 2016
@gibfahn gibfahn mentioned this pull request Oct 28, 2016
4 tasks
@mscdex mscdex added the stream Issues and PRs related to the stream subsystem. label Oct 28, 2016
@lpinca
Copy link
Member

lpinca commented Oct 28, 2016

Duplicate of #9334.

@gibfahn gibfahn closed this Oct 28, 2016
@gibfahn gibfahn deleted the pr-fix-test-lint branch December 16, 2016 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants