Some test suite corrections ahead of next commits
[dbsrgits/DBIx-Class.git] / t / 99dbic_sqlt_parser.t
index 51e2521..2ab43a3 100644 (file)
@@ -196,7 +196,7 @@ lives_ok (sub {
 {
   package DBICTest::PartialSchema;
 
-  use base qw/DBIx::Class::Schema/;
+  use base qw/DBICTest::BaseSchema/;
 
   __PACKAGE__->load_classes(
     { 'DBICTest::Schema' => [qw/