projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e09b8a1
)
This code belongs in t/
Peter Rabbitson [Wed, 22 Apr 2009 22:25:32 +0000 (22:25 +0000)]
t/lib/Test/SQLite.pm
[moved from
lib/DBIx/Class/Test/SQLite.pm
with 97% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Test/SQLite.pm
b/t/lib/Test/SQLite.pm
similarity index 97%
rename from
lib/DBIx/Class/Test/SQLite.pm
rename to
t/lib/Test/SQLite.pm
index
3302289
..
449cb2b
100644
(file)
--- a/
lib/DBIx/Class/Test/SQLite.pm
+++ b/
t/lib/Test/SQLite.pm
@@
-1,4
+1,5
@@
-package DBIx::Class::Test::SQLite;
+package # hide from PAUSE
+ DBIx::Class::Test::SQLite;
=head1 NAME