From bbfab8db4ee4db6557d860bcbc7f6aac7e3c5355 Mon Sep 17 00:00:00 2001 From: Matthias Bethke Date: Fri, 18 May 2012 00:40:50 -0600 Subject: [PATCH] Checking HTTP status code for TT render error test --- t/tt_plugin_lite_app.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/tt_plugin_lite_app.t b/t/tt_plugin_lite_app.t index 533b5f8..575b588 100644 --- a/t/tt_plugin_lite_app.t +++ b/t/tt_plugin_lite_app.t @@ -15,7 +15,7 @@ BEGIN { $ENV{MOJO_TMPDIR} ||= File::Temp::tempdir } # Make sure sockets are working plan skip_all => 'working sockets required for this test!' unless Mojo::IOLoop->new->generate_port; -plan tests => 5; +plan tests => 6; # Leela: OK, this has gotta stop. I'm going to remind Fry of his humanity the way only a woman can. # Farnsworth: You're going to do his laundry?