Fix tests when @INC has no '.' (RT #121030)
[acme-evil.git] / t / lax-unrelated.t
index 3f0d7059ff2c354b1c17f79820d8b5814d0483cc..30cefe4d210df4662637b69a2eb7d1d07d19c489 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.008979 seconds and 4 git commands to generate.