X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fprefetch%2Fattrs_untouched.t;h=be336e42c8dfa29493a282c074fb3d58eed8f076;hb=aad3158d03ee59568a1c1d8e394ae8ca0e7e401d;hp=0526c4d854cc5482a9b11526b2688d8ce52303f9;hpb=8273e845426f0187b4ad6c4a1b42286fa09a648f;p=dbsrgits%2FDBIx-Class.git diff --git a/t/prefetch/attrs_untouched.t b/t/prefetch/attrs_untouched.t index 0526c4d..be336e4 100644 --- a/t/prefetch/attrs_untouched.t +++ b/t/prefetch/attrs_untouched.t @@ -1,7 +1,6 @@ use warnings; use Test::More; -use Test::Exception; use lib qw(t/lib); use DBICTest;