Restore stricter find, but with compat warnings. find_related and friends cause...
[dbsrgits/DBIx-Class.git] / t / 80unique.t
index 9d7634c..30767d2 100644 (file)
@@ -5,7 +5,7 @@ use Test::More;
 use lib qw(t/lib);
 use DBICTest;
 
-my $schema = DBICTest::init_schema();
+my $schema = DBICTest->init_schema();
 
 plan tests => 34;