diff not_modified_proxy.t @ 819:3200d5b4ffa8

Tests: removed TODOs for fixes merged in 1.8.1.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 26 Jan 2016 14:36:57 +0300
parents 2d10f958741d
children e9064d691790
line wrap: on
line diff
--- a/not_modified_proxy.t
+++ b/not_modified_proxy.t
@@ -28,8 +28,6 @@ select STDOUT; $| = 1;
 
 my $t = Test::Nginx->new()->has(qw/http proxy cache shmem/)->plan(12);
 
-$t->todo_alerts() unless $t->has_version('1.9.5');
-
 $t->write_file_expand('nginx.conf', <<'EOF');
 
 %%TEST_GLOBALS%%