diff http_variables.t @ 1000:577a5899a33d

Tests: fixed plan in a previous change.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 29 Jul 2016 14:14:40 +0300
parents ff12dfdb0cda
children cb46ac65d50e
line wrap: on
line diff
--- a/http_variables.t
+++ b/http_variables.t
@@ -22,7 +22,7 @@ use Test::Nginx;
 select STDERR; $| = 1;
 select STDOUT; $| = 1;
 
-my $t = Test::Nginx->new()->has(qw/http rewrite proxy/)->plan(4);
+my $t = Test::Nginx->new()->has(qw/http rewrite proxy/)->plan(5);
 
 $t->write_file_expand('nginx.conf', <<'EOF');