]> Sergey Matveev's repositories - public-inbox.git/commit - t/psgi_v2.t
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)
commita4a1a74a2f60ec587d1538aa910b08ef3977c8a9
tree8a6f254c19851d29dedc4dbe241715156db885fb
parent1cbb6243533fc2d4b34997d2500a180cd4c48999
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.

(cherry picked from commit d26c2837f479b41182946a6540aad95d34b2b594)
t/psgi_v2.t