Skip to content

Conversation

@Trott
Copy link
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
MemberAuthor

@mscdex
Copy link
Contributor

LGTM

@addaleax
Copy link
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 <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Alexey Orlenko <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@jasnelljasnell mentioned this pull request May 11, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@gibfahn
Copy link
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