X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FNoPrimaryKey.pm;fp=t%2Flib%2FDBICTest%2FSchema%2FNoPrimaryKey.pm;h=20841f1a542df2075d175349eb4400e2da110eac;hb=fe0708a2d68b5d34b6bc6f7e70164c3e569f1dd0;hp=cb791782fd4d7170de6b7d7d92cda9d0392c91ba;hpb=01272eb81fe3a43e0a2f7befa465cc669945d543;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema/NoPrimaryKey.pm b/t/lib/DBICTest/Schema/NoPrimaryKey.pm index cb79178..20841f1 100644 --- a/t/lib/DBICTest/Schema/NoPrimaryKey.pm +++ b/t/lib/DBICTest/Schema/NoPrimaryKey.pm @@ -1,4 +1,4 @@ -package # hide from PAUSE +package # hide from PAUSE DBICTest::Schema::NoPrimaryKey; use base qw/DBICTest::BaseResult/;