diff options
Diffstat (limited to 't/x2p')
-rw-r--r-- | t/x2p/s2p.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/x2p/s2p.t b/t/x2p/s2p.t index bad16330ff..95db0e2264 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'; |