changeset 510:4892d701d558

Tests: fixed ticket number in proxy_if.t.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 08 Dec 2014 21:20:34 +0300
parents f135127e97af
children 1e0818200b3f
files proxy_if.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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');