UNPKG
junitwriter
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
A junit reporter for node
github.com/schorfES/node-junitwriter
schorfES/node-junitwriter
junitwriter
/
index.js
2 lines
(1 loc)
•
42 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/Writer'
)
;