Code coverage report for vatican/index.js

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

All files » vatican/ » index.js
1 2 3 4 51     1  
var Vatican = require("./lib/vatican");
 
 
module.exports = Vatican;