X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Fprefetch%2Fattrs_untouched.t;h=0526c4d854cc5482a9b11526b2688d8ce52303f9;hp=ecb29dde9ad269d108db9d3bcead0207d1fe1d89;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hpb=33eafbfd322ab48a2697c0ea9fadfb182fb22a36 diff --git a/t/prefetch/attrs_untouched.t b/t/prefetch/attrs_untouched.t index ecb29dd..0526c4d 100644 --- a/t/prefetch/attrs_untouched.t +++ b/t/prefetch/attrs_untouched.t @@ -1,4 +1,4 @@ -use warnings; +use warnings; use Test::More; use Test::Exception;