# HG changeset patch # User Sergey Kandaurov # Date 1435932913 -10800 # Node ID 7497adad1a50ac7b2cb0905db22582de6d20700f # Parent 58a67c40a761400d0e01faa706c2dc31425644f3 Tests: style. diff --git a/lib/Test/Nginx.pm b/lib/Test/Nginx.pm --- a/lib/Test/Nginx.pm +++ b/lib/Test/Nginx.pm @@ -145,8 +145,8 @@ sub has_module($) { split_clients => '(?s)^(?!.*--without-http_split_clients_module)', stream => '--with-stream(?!\S)', - stream_limit_conn => - '(?s)^(?!.*--without-stream_limit_conn_module)', + stream_limit_conn + => '(?s)^(?!.*--without-stream_limit_conn_module)', stream_upstream_hash => '(?s)^(?!.*--without-stream_upstream_hash_module)', stream_upstream_least_conn