Skip to content

test: remove obsolete lint comment - #12659

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:rm-obs-co
Closed

test: remove obsolete lint comment#12659
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:rm-obs-co

Conversation

@Trott

Copy link
Copy Markdown
Member

The eslint-disable comment in test-repl.js appears to have been restored
by accident while restoring other comments. Remove it.

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

test repl

The eslint-disable comment in test-repl.js appears to have been restored
by accident while restoring other comments. Remove it.
@TrottTrott added repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests. labels Apr 26, 2017
@Trott

Copy link
Copy Markdown
MemberAuthor

@mscdex

Copy link
Copy Markdown
Contributor

LGTM

@addaleax

Copy link
Copy Markdown
Member

LGTM

Landed in bda34bd

addaleax pushed a commit that referenced this pull request Apr 26, 2017
The eslint-disable comment in test-repl.js appears to have been restored
by accident while restoring other comments. Remove it.
PR-URL: #12659
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@jasnelljasnell mentioned this pull request May 11, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@gibfahn

Copy link
Copy Markdown
Member

Based on #10155 which is dont-land

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

Labels

replIssues and PRs related to the REPL subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@Trott@mscdex@addaleax@gibfahn@refack@jasnell@lpinca@cjihrig@aqrln