summaryrefslogtreecommitdiffstats
path: root/tests/winPipe.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/winPipe.test')
-rw-r--r--tests/winPipe.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/winPipe.test b/tests/winPipe.test
index b8372e6..eadce22 100644
--- a/tests/winPipe.test
+++ b/tests/winPipe.test
@@ -12,7 +12,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: winPipe.test,v 1.14 2001/09/19 20:53:44 hobbs Exp $
+# RCS: @(#) $Id: winPipe.test,v 1.15 2001/09/19 21:56:58 hobbs Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest
@@ -173,6 +173,7 @@ test winpipe-1.22 {Checking command.com for Win95/98 hanging} {95 stdio} {
exec command.com /c dir /b
set result 1
} 1
+file delete more
test winpipe-4.1 {Tcl_WaitPid} {nt stdio cat32} {
proc readResults {f} {