summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-08-03 16:14:27 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-08-03 16:14:27 (GMT)
commita0f7db1380a56dcd83cf94bda66ba3d1bec518f5 (patch)
tree7a971e8fa3b575318b77ba386c015b2b3d1f4a72
parent9c110561740636ff6e1369d18c8973e53234039e (diff)
downloadtk-a0f7db1380a56dcd83cf94bda66ba3d1bec518f5.zip
tk-a0f7db1380a56dcd83cf94bda66ba3d1bec518f5.tar.gz
tk-a0f7db1380a56dcd83cf94bda66ba3d1bec518f5.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 2a299f1..65b9281 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.44.2.1 2010/01/20 23:43:52 patthoyts Exp $
+# RCS: @(#) $Id: unixWm.test,v 1.44.2.2 2010/08/03 16:14:27 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 {