Add a .shipit file
[gitmo/Moose.git] / t / 200_examples / 006_example_Protomoose.t
index 7b7364a..b1e3f2a 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 28;
 
 =pod