projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f7b649f
)
Remove commented out reference to Test::More
Nicholas Clark [Tue, 6 Oct 2009 14:26:18 +0000 (16:26 +0200)]
t/x2p/s2p.t
patch
|
blob
|
blame
|
history
diff --git
a/t/x2p/s2p.t
b/t/x2p/s2p.t
index
bad1633
..
95db0e2
100644
(file)
--- 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';