projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cb3bcea
)
Fixing what my svk client screwed up.
Norbert Buchmuller [Tue, 21 Jul 2009 15:06:05 +0000 (17:06 +0200)]
t/cdbi/testlib/DBIC/Test/SQLite.pm
patch
|
blob
|
blame
|
history
diff --git
a/t/cdbi/testlib/DBIC/Test/SQLite.pm
b/t/cdbi/testlib/DBIC/Test/SQLite.pm
index
449cb2b
..
3b17953
100644
(file)
--- a/
t/cdbi/testlib/DBIC/Test/SQLite.pm
+++ b/
t/cdbi/testlib/DBIC/Test/SQLite.pm
@@
-1,5
+1,5
@@
package # hide from PAUSE
- DBIx::Class::Test::SQLite;
+ DBIC::Test::SQLite;
=head1 NAME