comparison auth_basic.t @ 925:6bb1f2ccd386

Tests: removed unused variables.
author Andrey Zelenkov <zelenkov@nginx.com>
date Fri, 13 May 2016 14:46:07 +0300
parents 64f22e0aaab2
children e9064d691790
comparison
equal deleted inserted replaced
924:54680c434afa 925:6bb1f2ccd386
51 } 51 }
52 } 52 }
53 } 53 }
54 54
55 EOF 55 EOF
56
57 my $d = $t->testdir();
58 56
59 $t->write_file('index.html', 'SEETHIS'); 57 $t->write_file('index.html', 'SEETHIS');
60 58
61 $t->write_file( 59 $t->write_file(
62 'htpasswd', 60 'htpasswd',