X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema.pm;h=f326bd4f97840bb841499011660cf088ec226066;hb=a6b68a60b376e918a6058f37cb1115ba3163a59b;hp=6f5169c524dfaa01ae58a76054bdbc3398f9ca8c;hpb=90489c23e598723752c9e0d4b4da214ad05e3feb;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index 6f5169c..f326bd4 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -9,7 +9,6 @@ __PACKAGE__->load_classes(qw/ Artist SequenceTest BindType - BindType2 Employee CD FileColumn @@ -23,6 +22,7 @@ __PACKAGE__->load_classes(qw/ Year1999CDs CustomSql Money + TimestampPrimaryKey /, { 'DBICTest::Schema' => [qw/ LinerNotes