X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema.pm;h=d3f086d7431e0a1fd697ed7bc21c8c64759b5f90;hb=71a28d400bb13ca1a877615322cab18e2e15cf01;hp=fbf5383c5d33fbd710975a3376e2d5d506b300d8;hpb=1268518c73a3d1d581849746f8094c5a09f4937d;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index fbf5383..d3f086d 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -7,6 +7,7 @@ no warnings qw/qw/; __PACKAGE__->load_classes(qw/ Artist + Employee CD #dummy Track