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