add image handling and prevent leaking temporary files (ourselves, Archive::Zip might be)
[HTML-AutoConvert.git] / t / 01-doc.t
index cbb8286..a2a788d 100644 (file)
@@ -1,5 +1,7 @@
 #!perl
 
+BEGIN { chomp($pwd=`pwd`); $ENV{PATH} .= ":$pwd/bin"; };
+
 use Test::More tests => 2;
 
 use HTML::AutoConvert;