UNPKG
mocha-lcov-reporter
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.0
0.0.2
0.0.1
LCOV reporter for Mocha
github.com/StevenLooman/mocha-lcov-reporter
StevenLooman/mocha-lcov-reporter
mocha-lcov-reporter
/
index.js
7 lines
(5 loc)
•
62 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** * Export lib/ * */
module
.
exports
= require(
'./lib'
);