X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=t%2F79-uid-threads.t;h=8fe180deb2e29239de00d8ed5b8a0e2ae9ef53e6;hp=6f2b06d0b5519aa529aca12c4c652c93a0e910a4;hb=1958b3c51f5a5e55822bc1ce12487535a59e12f8;hpb=c50db90df8e42e68dbec0a73acc5010cc951d19d diff --git a/t/79-uid-threads.t b/t/79-uid-threads.t index 6f2b06d..8fe180d 100644 --- a/t/79-uid-threads.t +++ b/t/79-uid-threads.t @@ -3,13 +3,16 @@ use strict; use warnings; +use Scope::Upper qw; + use lib 't/lib'; -use Scope::Upper::TestThreads; +use VPIT::TestHelpers ( + threads => [ 'Scope::Upper' => Scope::Upper::SU_THREADSAFE ], + 'usleep', +); use Test::Leaner; -use Scope::Upper qw; - my $top = uid; sub cb {