Mojolicious 5.0 support

This commit is contained in:
Graham Ollis
2014-05-31 06:12:45 -04:00
parent 5870c014c2
commit 65e4bbf7c8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
Revision history for Mojolicious::Plugin::TtRenderer
{{$NEXT}}
- Mojolicious 5.0 support
1.52 2014-05-08 19:26:47 -0400
- updated repository name
+1 -1
View File
@@ -24,7 +24,7 @@ BEGIN { $ENV{MOJO_TMPDIR} ||= tempdir( CLEANUP => 1) }
# Make sure sockets are working
plan skip_all => 'working sockets required for this test!'
unless Mojo::IOLoop->new->generate_port;
unless Mojo::IOLoop::Server->new->generate_port;
plan tests => 6;
# Leela: OK, this has gotta stop. I'm going to remind Fry of his humanity the way only a woman can.