diff stream_ssl.t @ 891:f4189a38c3a4

Tests: mark 'phantom event' alerts on Solaris as TODO (iff any).
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 01 Apr 2016 20:16:27 +0300
parents ed103c38b115
children e9064d691790
line wrap: on
line diff
--- a/stream_ssl.t
+++ b/stream_ssl.t
@@ -35,8 +35,6 @@ plan(skip_all => 'Net::SSLeay not instal
 
 my $t = Test::Nginx->new()->has(qw/stream stream_ssl/)->has_daemon('openssl');
 
-$t->todo_alerts() if $^O eq 'solaris';
-
 $t->plan(7)->write_file_expand('nginx.conf', <<'EOF');
 
 %%TEST_GLOBALS%%