Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Fix incorrect file existence check and fix npm test #324

Merged
merged 1 commit into from
Jun 11, 2016

Conversation

bugron
Copy link
Contributor

@bugron bugron commented Jun 11, 2016

Not sure why is this commit b39fd1f merged into the branch stable because Node will check for existence of a directory with name config instead of config.js, so it won't add .js extension for you obviously.
Next thing this commit fixes is npm test. First cause it is failing is the issue above. Not sure what's the second one but after I've added test/*.js, npm test stopped failing.

@askmike
Copy link
Owner

askmike commented Jun 11, 2016

thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants