summaryrefslogtreecommitdiffstats
path: root/tests/winFont.test
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-09-21 20:38:18 (GMT)
committerhobbs <hobbs>2001-09-21 20:38:18 (GMT)
commita1c4d6114615a7794672fd0f929ad729f9163abe (patch)
treef44d701ac67421893fe5fa058674ea6c0e75c9ba /tests/winFont.test
parenta2f22702a6337c86083ff311cfc81a90c1bf6bb0 (diff)
downloadtk-a1c4d6114615a7794672fd0f929ad729f9163abe.zip
tk-a1c4d6114615a7794672fd0f929ad729f9163abe.tar.gz
tk-a1c4d6114615a7794672fd0f929ad729f9163abe.tar.bz2
improved use of test constraints
Diffstat (limited to 'tests/winFont.test')
-rw-r--r--tests/winFont.test14
1 files changed, 1 insertions, 13 deletions
diff --git a/tests/winFont.test b/tests/winFont.test
index 5fe5a57..ca19cd0 100644
--- a/tests/winFont.test
+++ b/tests/winFont.test
@@ -10,7 +10,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: winFont.test,v 1.5 1999/11/12 23:55:16 wart Exp $
+# RCS: @(#) $Id: winFont.test,v 1.6 2001/09/21 20:38:18 hobbs Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]
@@ -183,15 +183,3 @@ test winfont-7.4 {AllocFont procedure: extract info from textmetric} {pcOnly} {
destroy .b
::tcltest::cleanupTests
return
-
-
-
-
-
-
-
-
-
-
-
-