From a0f7db1380a56dcd83cf94bda66ba3d1bec518f5 Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 3 Aug 2010 16:14:27 +0000 Subject: Dup test IDs --- tests/unixWm.test | 8 ++++---- 1 file 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 { -- cgit v0.12