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]

similarity index 97%
rename from lib/DBIx/Class/Test/SQLite.pm
rename to t/lib/Test/SQLite.pm
index 3302289..449cb2b 100644 (file)
@@ -1,4 +1,5 @@
-package DBIx::Class::Test::SQLite;
+package # hide from PAUSE
+    DBIx::Class::Test::SQLite;
 
 =head1 NAME