X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=t%2F10-proto.t;h=5cd76ba63f9c28cc4febee04e3962041151483c5;hp=5c25980877e4c9c5f9100d15cdd899efc61c404a;hb=accfcdfb12dc278650d05fed5f14d78291e66d97;hpb=f92bbcf77fb757c6655f4611c900c49ed178f27e diff --git a/t/10-proto.t b/t/10-proto.t index 5c25980..5cd76ba 100644 --- a/t/10-proto.t +++ b/t/10-proto.t @@ -6,7 +6,7 @@ use warnings; use Test::More tests => 2; use lib 't/lib'; -use IPCMTest qw/try init cleanup/; +use IPC::MorseSignals::TestSuite qw/try init cleanup/; sub test { my ($desc, @args) = @_;