summaryrefslogtreecommitdiffstats
path: root/tests/unixWm.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-07-13 21:52:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-07-13 21:52:33 (GMT)
commit213541e4a3a5a49415c0f9f8d37a5cbce28f89f7 (patch)
treee1c87e388ed78c9f631d3cf202385b697ce25ab6 /tests/unixWm.test
parent05961d4dc9e4b65d07feac195998ca0f969b06d9 (diff)
downloadtk-213541e4a3a5a49415c0f9f8d37a5cbce28f89f7.zip
tk-213541e4a3a5a49415c0f9f8d37a5cbce28f89f7.tar.gz
tk-213541e4a3a5a49415c0f9f8d37a5cbce28f89f7.tar.bz2
* Converted more files to tcltest and factored out common code.
Diffstat (limited to 'tests/unixWm.test')
-rw-r--r--tests/unixWm.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/unixWm.test b/tests/unixWm.test
index 7bdd746..8c55ac5 100644
--- a/tests/unixWm.test
+++ b/tests/unixWm.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: unixWm.test,v 1.22 2002/07/13 20:28:36 dgp Exp $
+# RCS: @(#) $Id: unixWm.test,v 1.23 2002/07/13 21:52:34 dgp Exp $
package require tcltest 2.1
namespace import -force tcltest::configure
@@ -377,8 +377,6 @@ test unixWm-8.10.2 {test for memory leaks} unix {
set x 1
} 1
-testConstraint testwrapper [llength [info commands testwrapper]]
-
test unixWm-9.1 {TkWmMapWindow procedure, client property} {unix testwrapper} {
catch {destroy .t}
toplevel .t -width 100 -height 50