-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b200d3
commit 2dbc42f
Showing
1 changed file
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2dbc42f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Nice work, Benedikt!
2dbc42f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have couple things related to code following your change:
mocha/bin/options.js
Lines 38 to 51 in 2dbc42f
LOADED_MOCHA_OPTS
as though it was successful? WTH? Error should not be suppressed -- at least print it out...mocha/bin/options.js
Line 53 in 2dbc42f
try
block. (#L48.5).