X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fprefetch%2Fjoin_type.t;h=aad32ffb2ca5f86eab21ba91baa9037030f15fed;hb=0077982b2edc8273ab4b6ea59921177667008cb3;hp=10a8783f96bbe5fcca7c49852438daa4ab66dbea;hpb=977f88cb4a2a252c91a6b4233bc4de59b702b9c1;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/prefetch/join_type.t b/t/prefetch/join_type.t index 10a8783..aad32ff 100644 --- a/t/prefetch/join_type.t +++ b/t/prefetch/join_type.t @@ -1,4 +1,5 @@ use warnings; +use strict; use Test::More; use lib qw(t/lib);