????

Your IP : 3.143.254.10


Current Path : /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;