Allow for tests to run in parallel (simultaneously from multiple checkouts)
[dbsrgits/DBIx-Class.git] / t / zzzzzzz_perl_perf_bug.t
index e0aad96..c0a96d8 100644 (file)
@@ -3,7 +3,7 @@ use warnings;
 use Test::More;
 use Benchmark;
 use lib qw(t/lib);
-use DBICTest; # do not remove even though it is not used
+use DBICTest ':GlobalLock';
 
 # This is a rather unusual test.
 # It does not test any aspect of DBIx::Class, but instead tests the