summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/font.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/font.test b/tests/font.test
index 4fcf194..f7fb325 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -38,7 +38,7 @@ wm geom .t +0+0
update idletasks
switch [tk windowingsystem] {
- x11 {set fixed "fixed"}
+ x11 {set fixed "TkFixedFont"}
win32 {set fixed "courier 12"}
aqua {set fixed "monaco 9"}
}