X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fmethinstaller-simple.t;h=d4edd32b0254203d7c8edc621a85a61f0f942811;hb=393b1599659afded29c96ad70672cf0dedda4b88;hp=3f8d33e13167dc794916d6e4ad875c6d99a9209b;hpb=b52072dc659832e3465ecb4801024bc7c05ddad7;p=p5sagit%2FDevel-Declare.git diff --git a/t/methinstaller-simple.t b/t/methinstaller-simple.t index 3f8d33e..d4edd32 100644 --- a/t/methinstaller-simple.t +++ b/t/methinstaller-simple.t @@ -1,7 +1,6 @@ -#!/usr/bin/perl -w - use strict; -use Test::More; +use warnings; +use Test::More 0.88; my $Have_Devel_BeginLift; BEGIN {