can use the same enclosing block for all these tests
[gitmo/MooseX-Getopt.git] / t / 103_uc_bug.t
index c9fa04e..b9e694e 100644 (file)
@@ -1,7 +1,8 @@
 use strict;
 use warnings;
 
-use Test::More tests => 3;
+use Test::More tests => 4;
+use Test::NoWarnings 1.04 ':early';
 
 {
     package App;