Add test plan, tidy, and add test descriptions
[gitmo/Class-MOP.git] / t / 084_get_method_map.t
index 7f36351..d85f6e6 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More 'no_plan';
+use Test::More tests => 11;
 
 
 {