Revert "Merge branch 'master' into topic/symbol-manipulator"
[gitmo/Class-MOP.git] / t / 074_immutable_custom_trait.t
index f6c8d2d..804c8a5 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More 'no_plan';
+use Test::More tests => 4;
 use Test::Exception;
 
 use Class::MOP;