diff stream_udp_upstream_hash.t @ 1609:f3ba4c74de31

Tests: added TEST_GLOBALS_STREAM variable support.
author Andrei Belov <defan@nginx.com>
date Thu, 12 Nov 2020 17:46:49 +0300
parents e4974af3fb12
children
line wrap: on
line diff
--- a/stream_udp_upstream_hash.t
+++ b/stream_udp_upstream_hash.t
@@ -35,6 +35,8 @@ events {
 }
 
 stream {
+    %%TEST_GLOBALS_STREAM%%
+
     proxy_responses      1;
     proxy_timeout        1s;