summaryrefslogtreecommitdiffstats
path: root/tests/font.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-15 19:31:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-15 19:31:20 (GMT)
commit200834f077b18c8ca1f867369f74cb08db795931 (patch)
tree926c9c2655af85d9275fb6665b9ec2fa628f2093 /tests/font.test
parentaf19f830b69eff450c610f16fe43cb8a50680c21 (diff)
downloadtk-200834f077b18c8ca1f867369f74cb08db795931.zip
tk-200834f077b18c8ca1f867369f74cb08db795931.tar.gz
tk-200834f077b18c8ca1f867369f74cb08db795931.tar.bz2
More complete purge of things only present for supporting long-dead Mac 9 systems.
Diffstat (limited to 'tests/font.test')
-rw-r--r--tests/font.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/font.test b/tests/font.test
index 6abc939..94953b1 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -52,7 +52,6 @@ setup
case $tcl_platform(platform) {
unix {set fixed "fixed"}
windows {set fixed "courier 12"}
- macintosh {set fixed "monaco 9"}
}
set times [font actual {times 0} -family]