diff lib/Test/Nginx.pm @ 411:17c5a1cc8757

Tests: upstream hash tests.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 03 Jun 2014 12:09:09 +0400
parents d7d9b4367bab
children 020c4e47ecac
line wrap: on
line diff
--- a/lib/Test/Nginx.pm	Fri May 30 16:40:02 2014 +0400
+++ b/lib/Test/Nginx.pm	Tue Jun 03 12:09:09 2014 +0400
@@ -109,6 +109,8 @@
 		empty_gif
 			=> '(?s)^(?!.*--without-http_empty_gif_module)',
 		browser	=> '(?s)^(?!.*--without-http_browser_module)',
+		upstream_hash
+			=> '(?s)^(?!.*--without-http_upstream_hash_module)',
 		upstream_ip_hash
 			=> '(?s)^(?!.*--without-http_upstream_ip_hash_module)',
 		upstream_least_conn