Fix tests when @INC has no '.' (RT #121030)
[acme-evil.git] / t / strict-safe.t
index 4c3b826dd7a7e240e92cda1f3eb1e3da479754d1..ce4335ac128297442f2829aadba9565eddc168b2 100644 (file)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+use lib '.';
 use Test::More tests => 1;
 
 require_ok 't::t1::Unrelated';
This page took 0.008914 seconds and 4 git commands to generate.