X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F93single_accessor_object.t;h=a285b1af87dc7670433a79d4c6c5339e16f21503;hb=39568b8ae8bbe3cf6b6873ce87a8fd925a539d64;hp=e250183ad3576984a169e67255b5c008c2e884da;hpb=d9c17594ab3be0b866c555750cdbd1ad6a1b34e6;p=dbsrgits%2FDBIx-Class.git diff --git a/t/93single_accessor_object.t b/t/93single_accessor_object.t index e250183..a285b1a 100644 --- a/t/93single_accessor_object.t +++ b/t/93single_accessor_object.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use Test::Exception;