From: Norbert Buchmuller <norbi@nix.hu>
Date: Mon, 20 Jul 2009 22:59:30 +0000 (+0000)
Subject: (no commit message)
X-Git-Tag: v0.08109~72
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bb3c88698c5591165ad1e60c5c7354667e9698d0;p=dbsrgits%2FDBIx-Class.git

---

diff --git a/t/cdbi/testlib/DBIC/Test/SQLite.pm b/t/cdbi/testlib/DBIC/Test/SQLite.pm
index 3b17953..449cb2b 100644
--- a/t/cdbi/testlib/DBIC/Test/SQLite.pm
+++ b/t/cdbi/testlib/DBIC/Test/SQLite.pm
@@ -1,5 +1,5 @@
 package # hide from PAUSE
-    DBIC::Test::SQLite;
+    DBIx::Class::Test::SQLite;
 
 =head1 NAME