Skip to content

Commit

Permalink
test: remove unneeded comment task
Browse files Browse the repository at this point in the history
PR-URL: nodejs/node#1858
Reviewed-By: Colin Ihrig <[email protected]>
  • Loading branch information
Trott authored and andrewdeandrade committed Jun 3, 2015
1 parent 68e38d8 commit fc3f16c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,3 @@ assert.throws(function() {
return true;
}
});

//TODO do I need to test url.parse(notPrococol.example.com)?

0 comments on commit fc3f16c

Please sign in to comment.