projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5563c20
)
we no longer try to deal with buggy giflibs
author
Tony Cook
<tony@develop-help.com>
Tue, 26 Jan 2016 09:54:04 +0000
(20:54 +1100)
committer
Tony Cook
<tony@develop-help.com>
Tue, 26 Jan 2016 09:54:04 +0000
(20:54 +1100)
t/200-file/400-basic.t
patch
|
blob
|
blame
|
history
diff --git
a/t/200-file/400-basic.t
b/t/200-file/400-basic.t
index a7d0b77ff33b74e754ff6605cd859e8dc35d7a45..fb95f780d4a99359fff929cbb88f9b644f6caf15 100644
(file)
--- a/
t/200-file/400-basic.t
+++ b/
t/200-file/400-basic.t
@@
-11,8
+11,6
@@
use Imager::Test qw(is_image);
sub diag_skip_image($$);
sub diag_skip_errno($);
-my $buggy_giflib_file = "buggy_giflib.txt";
-
my @cleanup = "t50basicoo.log";
-d "testout" or mkdir "testout";