From: Nicholas Clark Date: Tue, 6 Oct 2009 14:26:18 +0000 (+0200) Subject: Remove commented out reference to Test::More X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0bdb90953749ee86ab7a033ca1aea5852a9bb804;p=p5sagit%2Fp5-mst-13.2.git Remove commented out reference to Test::More --- diff --git a/t/x2p/s2p.t b/t/x2p/s2p.t index bad1633..95db0e2 100644 --- a/t/x2p/s2p.t +++ b/t/x2p/s2p.t @@ -36,7 +36,6 @@ BEGIN { @INC = ( '../lib' ); } -### use Test::More; use File::Copy; use File::Spec; require './test.pl';