X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F78self_referencial.t;h=a02677d34dcd82eded62a354dd81d253e71f3337;hb=8a684aeaa7dd3c6bd8c7e9a1ff7e8f5704c67a6d;hp=640cbc2ea9ad6da90902b49a663477a4f90cfd70;hpb=a47e123334d8bcea0d34dc9ea09738d6f3b1fd49;p=dbsrgits%2FDBIx-Class.git diff --git a/t/78self_referencial.t b/t/78self_referencial.t index 640cbc2..a02677d 100644 --- a/t/78self_referencial.t +++ b/t/78self_referencial.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings; use Test::More; use lib qw(t/lib);