# HG changeset patch # User Maxim Dounin # Date 1418062834 -10800 # Node ID 4892d701d558c9b4c28da9137f6159d4eb887874 # Parent f135127e97af57489393a80f01ecc600b5c158f1 Tests: fixed ticket number in proxy_if.t. diff --git a/proxy_if.t b/proxy_if.t --- a/proxy_if.t +++ b/proxy_if.t @@ -226,7 +226,7 @@ like(http_get('/proxy-inside-if-crash'), # normal proxy_pass and proxy_pass with variables # use distinct field, and inheritance should be mutually -# exclusive, see ticket #537 +# exclusive, see ticket #645 like(http_get('/variables'), qr!uri:/outer!, 'proxy_pass variables');