Iterate on test setup
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
*/
|
||||
|
||||
const asm = require('../build/wasm-async');
|
||||
module.exports = require("./entryAsync")(asm);
|
||||
module.exports = require("./_entryAsync")(asm);
|
||||
|
Reference in New Issue
Block a user