X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F60-fork-plain.t;h=af36286c55c1f1386bd2c2a453822e5fa8edcd9b;hb=HEAD;hp=6d66cf9a58ad2f3c63241615b7e7dbe6c32aeb7e;hpb=db7266fa5be4347aac1d32a994d6529c7b5a4afb;p=perl%2Fmodules%2FIPC-MorseSignals.git diff --git a/t/60-fork-plain.t b/t/60-fork-plain.t index 6d66cf9..af36286 100644 --- a/t/60-fork-plain.t +++ b/t/60-fork-plain.t @@ -6,7 +6,9 @@ use warnings; use Test::More tests => 7; use lib 't/lib'; -use IPC::MorseSignals::TestSuite qw/try init cleanup/; +use IPC::MorseSignals::TestSuite qw; + +*IPC::MorseSignals::TestSuite::diag = *Test::More::diag; sub test { my ($desc, @args) = @_; @@ -18,8 +20,8 @@ sub test { ok($res, $desc . ' (' . $len . ' bits @ ' . $speed . ' bauds)'); } -my @msgs = qw/hlagh hlaghlaghlagh HLAGH HLAGHLAGHLAGH \x{0dd0}\x{00} - h\x{00}la\x{00}gh \x{00}\x{ff}\x{ff}\x{00}\x{00}\x{ff}/; +my @msgs = qw; init 6;