Fixed umbrella test harness.
This commit is contained in:
parent
7d11687f15
commit
90f27da293
@ -12,9 +12,10 @@ module.exports = {};
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
*/
|
*/
|
||||||
|
|
||||||
reporter.run([
|
reporter.run([
|
||||||
'run-contract-iterface.js'
|
'run-contract-interface.js',
|
||||||
'hdnode',
|
'run-hdnode.js',
|
||||||
'utils',
|
'run-utils.js',
|
||||||
'wallet',
|
'run-wallet.js',
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user