X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Funit_core_script_server-without_modules.t;h=2fc77725f52fb87784c01e8bcadcbe6b52a79330;hb=80267996ccba9e9c1cad4fe10f4ecef33c1b1d4b;hp=c5588bcd28f8cc3cc6d29ed9e69daeab35d36f19;hpb=bf6a63682503ce9d2e6f949a381f3d12cab6ffa4;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/unit_core_script_server-without_modules.t b/t/aggregate/unit_core_script_server-without_modules.t index c5588bc..2fc7772 100644 --- a/t/aggregate/unit_core_script_server-without_modules.t +++ b/t/aggregate/unit_core_script_server-without_modules.t @@ -7,13 +7,14 @@ use Try::Tiny; plan skip_all => "Need Test::Without::Module for this test" unless try { require Test::Without::Module; 1 }; -use Test::Without::Module qw( +Test::Without::Module->import(qw( Starman Plack::Handler::Starman MooseX::Daemonize MooseX::Daemonize::Pid::File MooseX::Daemonize::Core -); +)); + require "$Bin/../aggregate/unit_core_script_server.t"; Test::Without::Module->unimport(qw(