Maybe it is simple, I'm not familiar with javascript.
When running
node tests/node/test_module_load.js
It report an error:
ReferenceError: test is not defined
at Object.<anonymous>
(/data/huangxiaofeng/work/tvm0.9dev0/web/tests/node/test_module_load.js:44:1)
Even when I install jest, it not works.
npm install jest --save-dev
I use the master branch (0.9dev).
---
[Visit
Topic](https://discuss.tvm.apache.org/t/referenceerror-test-is-not-defined/11894/1)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache.org/email/unsubscribe/bca26943e852935f3ce9b7e83620e44ed51f9f414706115d5d79f7cefaa18a6c).