Open fred-wang opened 10 years ago
Currently, we use three versions of "exit" for phantomjs, slimerjs and nodejs. They are used in unit-tests.js and commonJS.js
Ideally, the exit call should work with any CommonJS program. http://wiki.commonjs.org/wiki/CommonJS
https://github.com/laurentj/slimerjs/issues/50
Currently, we use three versions of "exit" for phantomjs, slimerjs and nodejs. They are used in unit-tests.js and commonJS.js
Ideally, the exit call should work with any CommonJS program. http://wiki.commonjs.org/wiki/CommonJS