summaryrefslogtreecommitdiffstats
path: root/tests/unixFont.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/unixFont.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/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
-
-
-
-
-
-
-
-
-
-
-
-
-