diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-14 23:32:06 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-14 23:32:06 (GMT) |
commit | 174fca2d999002aadd14f1b2a2bdc6660b9a901a (patch) | |
tree | 286c3e478fd289aaaa20c7348408fa3fda870bc6 | |
parent | 50bf16c9f8ed91860f12793f5f2c7b5ad0f9dbad (diff) | |
parent | 924683f873872cfcef0d432abdddc75b013d8330 (diff) | |
download | tk-174fca2d999002aadd14f1b2a2bdc6660b9a901a.zip tk-174fca2d999002aadd14f1b2a2bdc6660b9a901a.tar.gz tk-174fca2d999002aadd14f1b2a2bdc6660b9a901a.tar.bz2 |
merge 8.4
-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 643cc79..6abc939 100644 --- a/tests/font.test +++ b/tests/font.test @@ -697,7 +697,6 @@ foreach p { {"symbol" Symbol Symbol Symbol Symbol} {"times" Times-Roman Times-Bold Times-Italic Times-BoldItalic} {"zapfchancery" ZapfChancery-MediumItalic ZapfChancery-MediumItalic ZapfChancery-MediumItalic ZapfChancery-MediumItalic} - {"zapfdingbats" ZapfDingbats ZapfDingbats ZapfDingbats ZapfDingbats} } { test font-21.$i {Tk_PostscriptFontName procedure: exhaustive} {unixOnly} { set family [lindex $p 0] |