azer / prova

Test runner based on Tape and Browserify
Other
333 stars 30 forks source link

Fix broken browser testing/launching #63

Open megawac opened 9 years ago

megawac commented 9 years ago

Browserify currently breaks because files contains the cli ('/bin/prova') and then the files it should be browserify*ing. This fixes that

Currently browserify will error immediately!

See https://github.com/azer/prova/pull/62 first /cc @azer