diff options
Diffstat (limited to 'ext/B/t/f_map.t')
-rw-r--r-- | ext/B/t/f_map.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/B/t/f_map.t b/ext/B/t/f_map.t index e56afdfde0..00bb31e78a 100644 --- a/ext/B/t/f_map.t +++ b/ext/B/t/f_map.t @@ -11,7 +11,6 @@ BEGIN { print "1..0 # Skip -- need perlio to walk the optree\n"; exit 0; } - # require q(test.pl); # now done by OptreeCheck } use OptreeCheck; plan tests => 9; |