X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=t%2F5-output-json.t;h=f53b2e59fc98c394a313948c1095ead57792812b;hb=HEAD;hp=90e92abbd9f5814573d94c47d6d6526993110191;hpb=ffad59c82cc74a2e31e019769654163c130ec60c;p=webpac2 diff --git a/t/5-output-json.t b/t/5-output-json.t index 90e92ab..f53b2e5 100755 --- a/t/5-output-json.t +++ b/t/5-output-json.t @@ -1,7 +1,7 @@ #!/usr/bin/perl -w use strict; -use blib; +use lib 'lib'; use Test::More tests => 14;