]> git.imager.perl.org - imager.git/blobdiff - t/t69rubthru.t
Merge the I/O buffering branch
[imager.git] / t / t69rubthru.t
index 447c3eb6faad90791dded4ee35018c053505cec0..ae78d1c6dc24f2983fda654c43818d0d85057642 100644 (file)
@@ -4,6 +4,8 @@ use Test::More tests => 76;
 use Imager qw(:all :handy);
 use Imager::Test qw(is_image);
 
+-d "testout" or mkdir "testout";
+
 init_log("testout/t69rubthru.log", 1);
 
 my $src_height = 80;