Revert 2c2bc4e5 - it is entirely superseded by cb551b07, 2baba3d9 and 83eef562
[dbsrgits/DBIx-Class.git] / t / 94versioning.t
index 8dde154..a154d8f 100644 (file)
@@ -33,7 +33,7 @@ BEGIN {
 
 # this is just to grab a lock
 {
-  my $s = DBICTest->connect_schema($dsn, $user, $pass);
+  my $s = DBICTest::Schema->connect($dsn, $user, $pass);
 }
 
 # in case it came from the env