HOME


5h-3LL 1.0
DIR: /usr/share/doc/perl-Test-Simple/t/Test2/modules/Hub/Interceptor
/usr/share/doc/perl-Test-Simple/t/Test2/modules/Hub/Interceptor/
Upload File:
Current File : /usr/share/doc/perl-Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator.t
use strict;
use warnings;
use Test2::Tools::Tiny;

use Test2::Hub::Interceptor::Terminator;

ok($INC{'Test2/Hub/Interceptor/Terminator.pm'}, "loaded");

done_testing;