summaryrefslogtreecommitdiffstats
path: root/tests/unixFont.test
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2004-05-23 17:34:48 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2004-05-23 17:34:48 (GMT)
commitfc7828244bf96fcd2e6b115912abc0eef2aae1c0 (patch)
treec1834b8cace8654026ee20f8fd75ea3f340a902c /tests/unixFont.test
parentba564f472a6f02d2896285a0092b341f87bbd843 (diff)
downloadtk-fc7828244bf96fcd2e6b115912abc0eef2aae1c0.zip
tk-fc7828244bf96fcd2e6b115912abc0eef2aae1c0.tar.gz
tk-fc7828244bf96fcd2e6b115912abc0eef2aae1c0.tar.bz2
First step towards improving test style. Also start using Tcl 8.5 features.
Diffstat (limited to 'tests/unixFont.test')
-rw-r--r--tests/unixFont.test15
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/unixFont.test b/tests/unixFont.test
index 68f8395..c1244c3 100644
--- a/tests/unixFont.test
+++ b/tests/unixFont.test
@@ -12,7 +12,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: unixFont.test,v 1.8 2003/04/01 21:06:56 dgp Exp $
+# RCS: @(#) $Id: unixFont.test,v 1.9 2004/05/23 17:34:49 dkf Exp $
package require tcltest 2.1
eval tcltest::configure $argv
@@ -314,16 +314,3 @@ test unixfont-9.2 {GetControlCharSubst procedure: 4 chars subst} unix {
# cleanup
cleanupTests
return
-
-
-
-
-
-
-
-
-
-
-
-
-