]> git.imager.perl.org - imager.git/commitdiff
skip some extra tests when freetype 1.x not available
authorTony Cook <tony@develop=help.com>
Thu, 8 Dec 2005 00:19:40 +0000 (00:19 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 8 Dec 2005 00:19:40 +0000 (00:19 +0000)
t/t35ttfont.t

index f93c8d22756119a36bb6a754f0fcd53e369d34d6..44b67c3de720cad3ee8be7dfbb03789098353852 100644 (file)
@@ -10,7 +10,7 @@ init_log("testout/t35ttfont.log",2);
 
 SKIP:
 {
-  skip("freetype 1.x unavailable or disabled", 64
+  skip("freetype 1.x unavailable or disabled", 70
     unless i_has_format("tt");
   print "# has tt\n";