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