nuked Test::NoWarnings
[catagits/Catalyst-Runtime.git] / t / unit_core_log.t
index 9b730f0..26a52d3 100644 (file)
@@ -1,8 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 24;
-use Test::NoWarnings;    # Adds an extra test.
+use Test::More tests => 23;
 
 my $LOG;