summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-05-06 13:56:29 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-05-06 13:56:29 (GMT)
commit0fc3bdcc7e6bd2903a1e84017073bf39dff8a3ad (patch)
treefa61f6d0b9e13e6360d0df2d9abb116cbb1768d7 /tests
parent7d27109da91753ce0ed031d0c7c3eb095b0b7fed (diff)
downloadtcl-0fc3bdcc7e6bd2903a1e84017073bf39dff8a3ad.zip
tcl-0fc3bdcc7e6bd2903a1e84017073bf39dff8a3ad.tar.gz
tcl-0fc3bdcc7e6bd2903a1e84017073bf39dff8a3ad.tar.bz2
Have to manage the lifetime of the self handle in testchannel transform.
Diffstat (limited to 'tests')
-rw-r--r--tests/iogt.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/iogt.test b/tests/iogt.test
index abe4246..d4291b3 100644
--- a/tests/iogt.test
+++ b/tests/iogt.test
@@ -683,7 +683,6 @@ test iogt-2.5 {basic I/O, mixed trail} {testchannel} {
flush $fh
testchannel unstack $fh
close $fh
- set x
} {}
test iogt-3.0 {Tcl_Channel valid after stack/unstack, fevent handling} \