projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bc6ae32
)
Whoops
Peter Rabbitson [Mon, 15 Mar 2010 15:02:54 +0000 (15:02 +0000)]
t/73oracle.t
patch
|
blob
|
blame
|
history
diff --git
a/t/73oracle.t
b/t/73oracle.t
index
7ab00a4
..
13c0fac
100644
(file)
--- a/
t/73oracle.t
+++ b/
t/73oracle.t
@@
-30,6
+30,8
@@
use warnings;
use Test::Exception;
use Test::More;
+use DBIC::SqlMakerTest;
+
use lib qw(t/lib);
use DBICTest;