X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate%2Funit_core_script_server-without_modules.t;h=0fdaa872f8b2b41599bdc9d5ad855451cd710c30;hp=3bb7d76c047e581852fc51c443ce95b346a2d006;hb=44cf095889e0f32e501830b3d3d279667146ea94;hpb=567fc75709363d881b6a5e1b5c26508c5b3432fc diff --git a/t/aggregate/unit_core_script_server-without_modules.t b/t/aggregate/unit_core_script_server-without_modules.t index 3bb7d76..0fdaa87 100644 --- a/t/aggregate/unit_core_script_server-without_modules.t +++ b/t/aggregate/unit_core_script_server-without_modules.t @@ -14,7 +14,7 @@ plan skip_all => "Need Test::Without::Module for this test" unless try { require Test::Without::Module; 1 }; Test::Without::Module->import(qw( - Starman + Starman::Server Plack::Handler::Starman MooseX::Daemonize MooseX::Daemonize::Pid::File @@ -24,7 +24,7 @@ Test::Without::Module->import(qw( require "$Bin/../aggregate/unit_core_script_server.t"; Test::Without::Module->unimport(qw( - Starman + Starman::Server Plack::Handler::Starman MooseX::Daemonize MooseX::Daemonize::Pid::File