Skip to content

Commit

Permalink
chore: Fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
evaline-ju committed Apr 2, 2021
1 parent 624ab53 commit 3c81ed8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/errors.js
Expand Up @@ -167,6 +167,8 @@ var constants = {

/**
* Input file is not able to be parsed
* @constant
* @default
*/
UNPARSABLE_FILE: 'ERR_MOCHA_UNPARSABLE_FILE'
};
Expand Down

0 comments on commit 3c81ed8

Please sign in to comment.