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