Fixes to massive breakage introduced by 5948 ribasushi--
[dbsrgits/DBIx-Class.git] / t / cdbi / testlib / DBIC / Test / SQLite.pm
similarity index 98%
rename from t/lib/Test/SQLite.pm
rename to t/cdbi/testlib/DBIC/Test/SQLite.pm
index 449cb2b..3b17953 100644 (file)
@@ -1,5 +1,5 @@
 package # hide from PAUSE
-    DBIx::Class::Test::SQLite;
+    DBIC::Test::SQLite;
 
 =head1 NAME