add code coverage

This commit is contained in:
2016-02-09 05:39:31 +01:00
parent 3f0b2b1599
commit 13c9c96cc6
34 changed files with 1053 additions and 384 deletions

View File

@@ -2,9 +2,9 @@
/// <reference path="./npmts.plugins.ts" />
/// <reference path="./npmts.cli.ts" />
/// <reference path="./npmts.paths.ts" />
/// <reference path="./npmts.configfile.ts" />
/// <reference path="./npmts.options.ts" />
/// <reference path="./npmts.custom.ts" />
/// <reference path="./npmts.default.ts" />
/// <reference path="./npmts.compile.ts" />
/// <reference path="./npmts.tests.ts" />
/// <reference path="./npmts.promisechain.ts" />
console.log("**** starting NPMTS ****")