]> git.imager.perl.org - imager.git/blobdiff - t/t103raw.t
move t1lib font support to a separate module
[imager.git] / t / t103raw.t
index 5f55514c470b787ac0d8b2a7db67e6e3f6df8f71..440c546e1c30f511b5c8de51cb412dd10f722b91 100644 (file)
@@ -3,6 +3,9 @@ use strict;
 use Test::More tests => 47;
 use Imager qw(:all);
 use Imager::Test qw/is_color3 is_color4/;
+
+-d "testout" or mkdir "testout";
+
 init_log("testout/t103raw.log",1);
 
 $| = 1;