Current Path : /usr/share/doc/perl-Test-Simple/t/Test2/modules/Hub/Interceptor/ |
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;