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

Fix not specifying file name with test in package.json #289

Merged
merged 1 commit into from
May 21, 2017

Conversation

abetomo
Copy link
Contributor

@abetomo abetomo commented May 21, 2017

This makes it possible to test each file with npm test FILE_NAME.
If nothing is specified, test/*.js is targeted.

This makes it possible to test each file with `npm test FILE_NAME`.
@DeviaVir DeviaVir merged commit e4506bb into motdotla:master May 21, 2017
@abetomo abetomo deleted the fix_npm_test_package_json branch May 21, 2017 08:17
@DeviaVir DeviaVir mentioned this pull request Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants