shakacode / bootstrap-sass-loader

Webpack Loader for the Sass version Twitter Bootstrap
MIT License
118 stars 25 forks source link

Make sure `npm test` gives a response and tells the user where to look #28

Closed jorrit closed 9 years ago

justin808 commented 9 years ago

Thanks @jorrit!

This is the new result

> npm test

> bootstrap-sass-loader@1.0.7 test /Users/justin/a/bootstrap-sass-loader
> echo 'Please see README.md for test instructions'; exit 1;

Please see README.md for test instructions
npm ERR! Test failed.  See above for more details.