diff options
author | Bert Belder <bertbelder@gmail.com> | 2012-06-12 22:39:55 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2012-06-12 23:30:57 +0200 |
commit | b866a96cfacf37bf40a9fd7bab6e56868e3c0800 (patch) | |
tree | a4b42699d1f46414eb74db990e5233b33a944085 /deps/uv/src/unix | |
parent | 10f85fadfea0fade0642861116f7df79ee281e9a (diff) | |
download | node-b866a96cfacf37bf40a9fd7bab6e56868e3c0800.tar.gz |
test-child-process-kill: make it pass on windows
The test would fail if the child process writes anything to the stdout.
This doesn't happen on unix, since `cat` is spawned. However, on Windows
`cmd` is started, which *does* write stuff to it's stdout. This
meanlingless assert is now removed.
Diffstat (limited to 'deps/uv/src/unix')
0 files changed, 0 insertions, 0 deletions