From: Johannes Plunien Date: Tue, 6 Nov 2007 21:53:35 +0000 (+0000) Subject: load new schema ArtistOracle X-Git-Tag: v0.08240~533^2~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9e1b549a32fd3457ff65e8cff959c947e941510c;p=dbsrgits%2FDBIx-Class.git load new schema ArtistOracle --- diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index 979cf84..0b08988 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 + ArtistOracle Employee CD FileColumn