dylanb / gulp-coverage

Gulp coverage reporting for Node.js that is independent of the test runner
MIT License
60 stars 12 forks source link

Make relative path globs work #12

Closed dylanb closed 10 years ago

dylanb commented 10 years ago

A glob like './directory/file.js' should be equivalent to 'directory/file.js'