Skip to content

test: fix minor stream-writableState linter error - #9335

Closed
gibfahn wants to merge 1 commit into
nodejs:masterfrom
gibfahn:pr-fix-test-lint
Closed

test: fix minor stream-writableState linter error#9335
gibfahn wants to merge 1 commit into
nodejs:masterfrom
gibfahn:pr-fix-test-lint

Conversation

@gibfahn

@gibfahngibfahn commented Oct 28, 2016

Copy link
Copy Markdown
Member
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.js3:7error'common'isassignedavaluebutneverusedno-unused-vars

Refs: #8707

cc/ @mcollina

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Oct 28, 2016
@gibfahngibfahn mentioned this pull request Oct 28, 2016
4 tasks
@mscdexmscdex added the stream Issues and PRs related to the stream subsystem. label Oct 28, 2016
@lpinca

Copy link
Copy Markdown
Member

Duplicate of #9334.

@gibfahngibfahn closed this Oct 28, 2016
@gibfahn
gibfahn deleted the pr-fix-test-lint branch December 16, 2016 11:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

streamIssues and PRs related to the stream subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@gibfahn@lpinca@mscdex@nodejs-github-bot