now has better coverage failure

This commit is contained in:
2016-03-30 01:32:41 +02:00
parent 5b0814520a
commit 58043d0fa2
15 changed files with 127 additions and 54 deletions

View File

@@ -21,6 +21,7 @@ exports.Q = require("q");
exports.shelljs = require("shelljs");
exports.smartci = require("smartci");
exports.smartcli = require("smartcli");
exports.smartcov = require("smartcov");
exports.smartenv = require("smartenv");
exports.smartfile = require("smartfile");
exports.smartpath = require("smartpath");