X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Fprefetch%2Fmultiple_hasmany.t;h=3853c6895d456e446d8c32856c9b9d46e9a27a4f;hp=311ac3fa256054a0626a84e43856f9a6d86eea98;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hpb=33eafbfd322ab48a2697c0ea9fadfb182fb22a36 diff --git a/t/prefetch/multiple_hasmany.t b/t/prefetch/multiple_hasmany.t index 311ac3f..3853c68 100644 --- a/t/prefetch/multiple_hasmany.t +++ b/t/prefetch/multiple_hasmany.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use Test::Exception;