# HG changeset patch # User Sergey Kandaurov # Date 1668083874 -14400 # Node ID 506e1a716fe808a86d9ce398903cef09c001f8d9 # Parent f129b693d83e86c9739385ab08f8e5e002d64283 Tests: fixed proxy_protocol2_tlv.t prerequisites. diff --git a/proxy_protocol2_tlv.t b/proxy_protocol2_tlv.t --- a/proxy_protocol2_tlv.t +++ b/proxy_protocol2_tlv.t @@ -23,7 +23,7 @@ use Test::Nginx; select STDERR; $| = 1; select STDOUT; $| = 1; -my $t = Test::Nginx->new()->has(qw/http access rewrite/) +my $t = Test::Nginx->new()->has(qw/http map rewrite/) ->write_file_expand('nginx.conf', <<'EOF'); %%TEST_GLOBALS%%