X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=t%2F59-yield-threads.t;h=4d6d0b244b2842cc08bc915ff84b93ca0c3345ad;hp=fbe054f73aa8d4b36ecbacfc5d004e3bd80ddcfa;hb=1958b3c51f5a5e55822bc1ce12487535a59e12f8;hpb=c50db90df8e42e68dbec0a73acc5010cc951d19d diff --git a/t/59-yield-threads.t b/t/59-yield-threads.t index fbe054f..4d6d0b2 100644 --- a/t/59-yield-threads.t +++ b/t/59-yield-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; - our $z; sub up1 {