]> Sergey Matveev's repositories - public-inbox.git/commit
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>
Thu, 17 Dec 2020 10:02:43 +0000 (10:02 +0000)
commitd26c2837f479b41182946a6540aad95d34b2b594
tree7f80c45303278362602f18165533d25820b7b4d9
parent82e118b8f333d63742ddbc8f9cf995b1f1c12643
t/psgi_v2: ignore warnings on missing P::M::ReverseProxy

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.
t/psgi_v2.t