Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert default glob to match Mocha-5.2 #3754

Merged
merged 1 commit into from Feb 20, 2019
Merged

Commits on Feb 20, 2019

  1. fix(cli/run.js): Revert default glob to match Mocha-5.2

    The old glob 'test' would allow 'test.js' to be used by default (rather than requiring file be
    placed inside "test" directory.
    
    Fixes #3750
    plroebuck committed Feb 20, 2019
    Copy the full SHA
    2d0f964 View commit details
    Browse the repository at this point in the history