use new asyncjs
This commit is contained in:
parent
747ca806ef
commit
847ccceac3
19 changed files with 19 additions and 20 deletions
|
|
@ -113,5 +113,5 @@ module.exports = {
|
|||
});
|
||||
|
||||
if (typeof module !== "undefined" && module === require.main) {
|
||||
require("asyncjs/test").testcase(module.exports).exec()
|
||||
require("asyncjs").test.testcase(module.exports).exec()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue