Skip to content

test: remove useless comments - #21638

Closed
jpospychala wants to merge 1 commit into
nodejs:masterfrom
jpospychala:master
Closed

test: remove useless comments#21638
jpospychala wants to merge 1 commit into
nodejs:masterfrom
jpospychala:master

Conversation

@jpospychala

Copy link
Copy Markdown
Contributor
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows [commit guidelines]

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 3, 2018
@Trott

Trott commented Jul 3, 2018

Copy link
Copy Markdown
Member

Might be good to change useless comments to unnecessary string literals but that can happen when someone lands this or for that matter not at all.

@Trott

Trott commented Jul 3, 2018

Copy link
Copy Markdown
Member

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 3, 2018

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Trott pushed a commit to Trott/io.js that referenced this pull request Jul 5, 2018
PR-URL: nodejs#21638
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@Trott

Trott commented Jul 5, 2018

Copy link
Copy Markdown
Member

Landed in a64b2f2 .

Thanks for the contribution! 🎉

(If you're interested in other possible contributions to Node.js but don't have a good idea of where to start looking, come ideas are posted at https://www.nodetodo.org/next-steps/.)

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

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@jpospychala@Trott@addaleax@lpinca@cjihrig@mhdawson@trivikr@nodejs-github-bot