diff options
Diffstat (limited to 'tests/font.test')
-rw-r--r-- | tests/font.test | 1 |
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] |