summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-08-03 16:14:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-08-03 16:14:35 (GMT)
commitf5e76600af31bf9c4461594c646f9dedf621e01a (patch)
tree765b071c8017b4b7d57e0dc3f14d3b392be90508
parentaa15eba7248d4f511d831e0536eb937cedb885d9 (diff)
downloadtk-f5e76600af31bf9c4461594c646f9dedf621e01a.zip
tk-f5e76600af31bf9c4461594c646f9dedf621e01a.tar.gz
tk-f5e76600af31bf9c4461594c646f9dedf621e01a.tar.bz2
Dup test IDs
-rw-r--r--tests/unixWm.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/unixWm.test b/tests/unixWm.test
index 6f580d8..26b8a49 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.47 2010/01/19 01:27:41 patthoyts Exp $
+# RCS: @(#) $Id: unixWm.test,v 1.48 2010/08/03 16:14:35 dgp Exp $
package require tcltest 2.2
eval tcltest::configure $argv
@@ -2504,7 +2504,7 @@ test unixWm-62.1 {wm attributes -type name} -constraints unix -setup {
destroy .t
} -result {}
-test unixWm-62.1 {wm attributes -type name} -constraints unix -setup {
+test unixWm-62.2 {wm attributes -type name} -constraints unix -setup {
destroy .t
toplevel .t
} -body {
@@ -2514,7 +2514,7 @@ test unixWm-62.1 {wm attributes -type name} -constraints unix -setup {
destroy .t
} -result {}
-test unixWm-62.2 {wm attributes -type list} -constraints unix -setup {
+test unixWm-62.3 {wm attributes -type list} -constraints unix -setup {
destroy .t
toplevel .t
} -body {
@@ -2523,7 +2523,7 @@ test unixWm-62.2 {wm attributes -type list} -constraints unix -setup {
destroy .t
} -result {}
-test unixWm-62.2 {wm attributes -type list} -constraints unix -setup {
+test unixWm-62.4 {wm attributes -type list} -constraints unix -setup {
destroy .t
toplevel .t
} -body {