Only load DBICTest::Schema when needed in tests
[dbsrgits/DBIx-Class.git] / t / 751msaccess.t
index bf4cdac..cadf140 100644 (file)
@@ -23,6 +23,7 @@ plan skip_all => 'Test needs ' .
     or
     (not $dsn || $dsn2);
 
+require DBICTest::Schema;
 DBICTest::Schema->load_classes('ArtistGUID');
 
 # Example DSNs (32bit only):