Skip to content

test: verify fields in spawn{Sync} errors

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/test into v1.x

This commit validates the properties of ENOENT error objects returned by spawn() and spawnSync(). This represents the tests requested in #721.

R=@rvagg

Merge request reports

Loading