X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fzzzzzzz_perl_perf_bug.t;h=c0a96d8d274d90d67f2b9e220f8f781d9fa69f6f;hb=8d6b1478d8fa6f7c76e313ee72a72d5eb4c24d03;hp=e0aad960dd6c557b8ef6804c0d3a7a6505bead40;hpb=d9bd51956470404b3960871d3413fa98f16961d2;p=dbsrgits%2FDBIx-Class.git diff --git a/t/zzzzzzz_perl_perf_bug.t b/t/zzzzzzz_perl_perf_bug.t index e0aad96..c0a96d8 100644 --- a/t/zzzzzzz_perl_perf_bug.t +++ b/t/zzzzzzz_perl_perf_bug.t @@ -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