X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FTwoKeys.pm;h=91a6fefa3cd00aa51f618a29ca0f79917b104c10;hb=c6d74d3ead7c87c6c63997b8e39fa638f4851559;hp=e4bb1b0c6ab168cd9dc4d5917015ad0c54585356;hpb=c0e7b4e55952cd193b6f1866d0c27ece182397eb;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema/TwoKeys.pm b/t/lib/DBICTest/Schema/TwoKeys.pm index e4bb1b0..91a6fef 100755 --- a/t/lib/DBICTest/Schema/TwoKeys.pm +++ b/t/lib/DBICTest/Schema/TwoKeys.pm @@ -1,4 +1,5 @@ -package DBICTest::Schema::TwoKeys; +package # hide from PAUSE + DBICTest::Schema::TwoKeys; use base 'DBIx::Class::Core';