fix unit test
This commit is contained in:
parent
19d5734441
commit
749206fedb
1 changed files with 1 additions and 1 deletions
|
|
@ -37,5 +37,5 @@
|
|||
|
||||
require("../../../support/paths");
|
||||
|
||||
var test = require("asyncjs/test");
|
||||
var test = require("asyncjs").test;
|
||||
test.walkTestCases(__dirname + "/..").exec()
|
||||
Loading…
Add table
Add a link
Reference in a new issue