comparison lib/Test/Nginx.pm @ 155:33f6ec774efa

Tests: fix typo.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 04 Jul 2011 16:27:44 +0400
parents 6e11354cae8a
children 450206ed1fd2
comparison
equal deleted inserted replaced
154:2644bad81b0b 155:33f6ec774efa
1 package Test::Nginx; 1 package Test::Nginx;
2 2
3 # (C) Maxim Dounin 3 # (C) Maxim Dounin
4 4
5 # Generict module for nginx tests. 5 # Generic module for nginx tests.
6 6
7 ############################################################################### 7 ###############################################################################
8 8
9 use warnings; 9 use warnings;
10 use strict; 10 use strict;