Skip to content

Commit

Permalink
Merge pull request #7 from miyagawa/fix-plack-test
Browse files Browse the repository at this point in the history
Plack::Handler::Standalone::Prefork::Server::Starter isn't included anymore
  • Loading branch information
kazuho committed Aug 7, 2012
2 parents cc116a8 + 3512544 commit 3ec1c34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/00base.t
Expand Up @@ -55,7 +55,6 @@ sub doit {

if ($start_server) {
doit('Starlet');
doit('Standalone::Prefork::Server::Starter');
} else {
warn "could not find `start_server' next to $^X nor from \$PATH, skipping tests";
}
Expand Down

0 comments on commit 3ec1c34

Please sign in to comment.