projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
67ff5ff
)
load new schema ArtistOracle
Johannes Plunien [Tue, 6 Nov 2007 21:53:35 +0000 (21:53 +0000)]
t/lib/DBICTest/Schema.pm
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/DBICTest/Schema.pm
b/t/lib/DBICTest/Schema.pm
index
979cf84
..
0b08988
100644
(file)
--- 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