diff stream_upstream_random.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 144c6ce732e4
children
line wrap: on
line diff
--- a/stream_upstream_random.t	Wed Nov 11 10:45:26 2020 +0000
+++ b/stream_upstream_random.t	Thu Nov 12 17:46:49 2020 +0300
@@ -35,6 +35,8 @@
 }
 
 stream {
+    %%TEST_GLOBALS_STREAM%%
+
     upstream u {
         zone z 1m;
         random;