]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/psgi_v2: ignore warnings on missing P::M::ReverseProxy
authorEric Wong <e@80x24.org>
Wed, 16 Dec 2020 04:39:37 +0000 (04:39 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Dec 2020 19:47:35 +0000 (19:47 +0000)
Plack::Test::ExternalServer doesn't depend on
Plack::Middleware::ReverseProxy, so we need to account for
some warnings in stderr if P::M::RP is missing.

(cherry picked from commit d26c2837f479b41182946a6540aad95d34b2b594)


No differences found