X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FApp-IdiotBox.git;a=blobdiff_plain;f=t%2Fshow%2Fbucket.t;h=b323619f73abcc31450cbf9067f6778e040a6581;hp=5f1df832419c6ad9457e46da6ecef3830c65c1b6;hb=6b6ce2e092408b58ffe70eafa49265b0c532be62;hpb=ce2b1e73fc200bc54032b33af7487534d6608ca4 diff --git a/t/show/bucket.t b/t/show/bucket.t index 5f1df83..b323619 100644 --- a/t/show/bucket.t +++ b/t/show/bucket.t @@ -1,4 +1,5 @@ use strict; +use lib qw(t/lib/); use warnings FATAL => 'all'; use Test::More;