diff mail_error_log.t @ 1020:196d33c2bb45

Tests: removed TODO and try_run() checks for legacy versions. Also removed now unused spdy.t and shmem prerequisite.
author Andrey Zelenkov <zelenkov@nginx.com>
date Wed, 31 Aug 2016 18:21:07 +0300
parents a8b8dd6e8ae1
children e4974af3fb12
line wrap: on
line diff
--- a/mail_error_log.t
+++ b/mail_error_log.t
@@ -29,8 +29,6 @@ plan(skip_all => 'win32') if $^O eq 'MSW
 
 my $t = Test::Nginx->new()->has(qw/mail imap http rewrite/);
 
-plan(skip_all => 'no error_log') unless $t->has_version('1.9.0');
-
 $t->plan(30)->write_file_expand('nginx.conf', <<'EOF');
 
 %%TEST_GLOBALS%%