summaryrefslogtreecommitdiffstats
path: root/tests/wm.test
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-05-23 17:34:47 (GMT)
committerdkf <dkf@noemail.net>2004-05-23 17:34:47 (GMT)
commitb9ee5ad500930cb2524474808d07d99f3b9b48ed (patch)
treec1834b8cace8654026ee20f8fd75ea3f340a902c /tests/wm.test
parentc1d39f72489d411b5fba63106cf32791eeaa3414 (diff)
downloadtk-b9ee5ad500930cb2524474808d07d99f3b9b48ed.zip
tk-b9ee5ad500930cb2524474808d07d99f3b9b48ed.tar.gz
tk-b9ee5ad500930cb2524474808d07d99f3b9b48ed.tar.bz2
First step towards improving test style. Also start using Tcl 8.5 features.
FossilOrigin-Name: 8e6c4d129ce99dffc495e03b82bb2f284e6c1ffb
Diffstat (limited to 'tests/wm.test')
-rw-r--r--tests/wm.test5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/wm.test b/tests/wm.test
index 255efc4..24a8ee2 100644
--- a/tests/wm.test
+++ b/tests/wm.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: wm.test,v 1.24 2004/03/17 18:15:50 das Exp $
+# RCS: @(#) $Id: wm.test,v 1.25 2004/05/23 17:34:50 dkf Exp $
# This file tests window manager interactions that work across
# platforms. Window manager tests that only work on a specific
@@ -1786,6 +1786,3 @@ test wm-deletion-epoch-1.1 {Deletion epoch on multiple displays} {altDisplay} {
deleteWindows
cleanupTests
return
-
-
-