Code coverage report for require-dir-all/demo/simple/modules/module2.js

Statements: 100% (1 / 1)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (1 / 1)      Ignored: none     

All files » require-dir-all/demo/simple/modules/ » module2.js
1 21  
module.exports = 'string exported from module 2';