mirror of https://github.com/lukechilds/node.git
Browse Source
Currently, the test-child-process-spawn-typeerror.js is calling execFile() on a JavaScript source file, which is causing failures on Windows. This commit switches to calling spawn() on an actual executable. Reviewed-by: Sam Roberts <sam@strongloop.com> Reviewed-by: Julien Gilli <julien.gilli@joyent.com>v0.11.15-release
committed by
Julien Gilli
1 changed files with 5 additions and 4 deletions
Loading…
Reference in new issue