Remove commented out reference to Test::More
Nicholas Clark [Tue, 6 Oct 2009 14:26:18 +0000 (16:26 +0200)]
t/x2p/s2p.t

index bad1633..95db0e2 100644 (file)
@@ -36,7 +36,6 @@ BEGIN {
     @INC = ( '../lib' );
 }
 
-### use Test::More;
 use File::Copy;
 use File::Spec;
 require './test.pl';