updated: All tests now have a planned count.
[catagits/Catalyst-Runtime.git] / t / engine / response / errors.t
index 0de1ca2..7a31ee9 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use FindBin;
 use lib "$FindBin::Bin/../../lib";
 
-use Test::More no_plan => 1;
+use Test::More tests => 18;
 use Catalyst::Test 'TestApp';
 
 close STDERR; # i'm naughty :)