Fix tests when @INC has no '.' (RT #121030)
[acme-evil.git] / t / intermediate-unrelated.t
index c7310503cd6df63febfa8e9be3093d8897d99634..20194a6c7edacb810c98c154ade8d89487416f45 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+use lib '.';
 use Test::More tests => 2;
 
 require_ok 't::t3::Evil';
This page took 0.009654 seconds and 4 git commands to generate.