Commit 61dd74bc authored by Alexis Campailla's avatar Alexis Campailla Committed by Trevor Norris
Browse files

test: fix test-child-process-spawn-typeerror



You cannot spawn 'dir' on Windows because it's not an executable.  Also,
some people might have 'ls' on their path on Windows, so I changed
invalidCmd to something that's highly unlikely to exist.

Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 47f119ca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment