Drop Test::Builder dep - subtests are overkill here
[p5sagit/Sub-Exporter-Progressive.git] / t / all.t
diff --git a/t/all.t b/t/all.t
index fda725b..bf6fad5 100644 (file)
--- a/t/all.t
+++ b/t/all.t
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use Test::More 0.89;
+use Test::More;
 use List::Util 'first';
 use lib 't/lib';
 use A::JunkAll;