# HG changeset patch # User Sergey Kandaurov # Date 1521453099 -10800 # Node ID beed8146d045c6acb2e902c596746edd01643a01 # Parent d6382e557fc0f109dbade6fa60d68a3164b9f356 Tests: grpc module prerequisite. diff -r d6382e557fc0 -r beed8146d045 lib/Test/Nginx.pm --- a/lib/Test/Nginx.pm Mon Mar 19 12:51:37 2018 +0300 +++ b/lib/Test/Nginx.pm Mon Mar 19 12:51:39 2018 +0300 @@ -139,6 +139,7 @@ fastcgi => '(?s)^(?!.*--without-http_fastcgi_module)', uwsgi => '(?s)^(?!.*--without-http_uwsgi_module)', scgi => '(?s)^(?!.*--without-http_scgi_module)', + grpc => '(?s)^(?!.*--without-http_grpc_module)', memcached => '(?s)^(?!.*--without-http_memcached_module)', limit_conn