Parent Directory | Revision Log | Revision Graph
Initial import
1 | --- Mojolicious-4.91/t/mojo/websocket_proxy_tls.t.orig 2014-03-16 13:37:56.000000000 -0400 |
2 | +++ Mojolicious-4.91/t/mojo/websocket_proxy_tls.t 2014-03-31 19:48:38.000000000 -0400 |
3 | @@ -10,7 +10,7 @@ |
4 | |
5 | plan skip_all => 'set TEST_TLS to enable this test (developer only!)' |
6 | unless $ENV{TEST_TLS}; |
7 | -plan skip_all => 'IO::Socket::SSL 1.84 required for this test!' |
8 | +plan skip_all => 'IO::Socket::SSL 1.44 required for this test!' |
9 | unless Mojo::IOLoop::Server::TLS; |
10 | |
11 | use Mojo::IOLoop; |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |