Tests passed

SimpleMocha now can run the unit-tests by itself
This commit is contained in:
2016-04-02 00:33:29 +05:30
parent e32f713f28
commit 4990e6d793
2 changed files with 18 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@
var utils = require( './test/data/utils' );
// require( '../../main-runner' );
// var utils = require( './utils' );
var resolvingFn = utils.resolvingFn;