mirror of
https://github.com/harish2704/simple-mocha.git
synced 2026-09-10 06:21:08 +00:00
Tests passed
SimpleMocha now can run the unit-tests by itself
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
|
||||
var utils = require( './test/data/utils' );
|
||||
// require( '../../main-runner' );
|
||||
// var utils = require( './utils' );
|
||||
var resolvingFn = utils.resolvingFn;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user