From 2443019902bdd0b3d4d84eef85f5d9828f399b9f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 14 Sep 2020 22:02:23 +0000 Subject: ci/deps: add Plack::Test::ExternalServer for devtest More of our Plack tests exercise public-inbox-httpd, nowadays; and ExternalServer lets us test it easily alongside generic PSGI stuff. --- ci/deps.perl | 1 + 1 file changed, 1 insertion(+) (limited to 'ci') diff --git a/ci/deps.perl b/ci/deps.perl index 77d95fc8..4c273337 100755 --- a/ci/deps.perl +++ b/ci/deps.perl @@ -48,6 +48,7 @@ my $profiles = { XML::TreePP curl w3m + Plack::Test::ExternalServer ) ], }; -- cgit v1.2.3-24-ge0c7