X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FFourKeys_to_TwoKeys.pm;fp=t%2Flib%2FDBICTest%2FSchema%2FFourKeys_to_TwoKeys.pm;h=f4e9aa4662142d08cf9db8c64279e919320a37be;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hp=d95ed6c3efd7e2cefc10b72eedca7eee8a6c7a7d;hpb=33eafbfd322ab48a2697c0ea9fadfb182fb22a36;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm b/t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm index d95ed6c..f4e9aa4 100644 --- a/t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm +++ b/t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm @@ -1,4 +1,4 @@ -package # hide from PAUSE +package # hide from PAUSE DBICTest::Schema::FourKeys_to_TwoKeys; use base qw/DBICTest::BaseResult/;