X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fdefault.t;fp=t%2Fdefault.t;h=f7eb3272734a674c70e019719ae55620af12956d;hb=35a1e2d4843a0ea9746ad76353c7a65538fb0b2b;hp=522bc22fca3c9009e4828ea4d43eab443a2aee51;hpb=69c9647cc05997a77e47aefbc7f94fc73e555b6c;p=p5sagit%2FSub-Exporter-Progressive.git diff --git a/t/default.t b/t/default.t index 522bc22..f7eb327 100644 --- a/t/default.t +++ b/t/default.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::Junk;