projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd96ad
)
flush test output too, to be safe (RT 24859)
author
Tony Cook
<tony@develop=help.com>
Sun, 1 Apr 2007 11:56:13 +0000
(11:56 +0000)
committer
Tony Cook
<tony@develop=help.com>
Sun, 1 Apr 2007 11:56:13 +0000
(11:56 +0000)
t/t35ttfont.t
patch
|
blob
|
blame
|
history
diff --git
a/t/t35ttfont.t
b/t/t35ttfont.t
index 2a5a6baab3dfdbe071dff6642948a944123e37c8..5ab3133e9cdf2b53e8d5e55d5a9517b07bc67399 100644
(file)
--- a/
t/t35ttfont.t
+++ b/
t/t35ttfont.t
@@
-2,6
+2,8
@@
use strict;
use Test::More tests => 85;
+$|=1;
+
BEGIN { use_ok(Imager => ':all') }
require "t/testtools.pl";
use Imager::Test qw(diff_text_with_nul);