Remove Test::NoWarnings
[gitmo/MooseX-ClassAttribute.git] / t / 09-bare-native-traits.t
index 60baa93..a6b18ae 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More tests => 2;
-use Test::NoWarnings;
 use Test::Fatal;
 
 {