Allow for tests to run in parallel (simultaneously from multiple checkouts)
[dbsrgits/DBIx-Class.git] / t / 05components.t
index 4595240..6313863 100644 (file)
@@ -3,6 +3,7 @@ use warnings;
 use Test::More;
 
 use lib qw(t/lib);
+use DBICTest;
 use DBICTest::ForeignComponent;
 
 #   Tests if foreign component was loaded by calling foreign's method