lydell / eslump

Fuzz testing JavaScript parsers and suchlike programs.
MIT License
57 stars 6 forks source link

fix: resolve module from cwd (fixes #7) #8

Closed aladdin-add closed 5 years ago

aladdin-add commented 5 years ago

currently it report "Cannot find module './test.js'", when the test.js is not a module.