Patch from Florian Ragwitz to avoid Test::Builder warnings
[catagits/Test-NoTabs.git] / t / 12-fail.t
index 731b76a..3278a42 100644 (file)
@@ -1,6 +1,6 @@
 use strict;
 
-use Test::More no_plan => 1;
+use Test::More qw(no_plan);
 
 use Test::Group;