ensure all tests have a plan
[p5sagit/local-lib.git] / t / classmethod.t
index f928fd5..1b27a7f 100644 (file)
@@ -1,7 +1,8 @@
 
 use strict;
 use warnings;
-use Test::More 'no_plan';
+use Test::More tests => 4;;
+
 use local::lib ();