now running mocha tests properly

This commit is contained in:
2016-02-01 00:24:08 +01:00
parent 2fbcb58078
commit 8dcbe98c60
7 changed files with 11 additions and 24 deletions

View File

@@ -8,7 +8,7 @@
/// <reference path="./npmts.default.ts" />
/// <reference path="./npmts.tests.ts" />
/// <reference path="./npmts.promisechain.ts" />
console.log("** starting NPMTS **")
console.log("**** starting NPMTS ****")
var plugins = NpmtsPlugins.init();
var paths = NpmtsPaths.init();
var promisechain = NpmtsPromisechain.init();