diff options
Diffstat (limited to 'ext/B/t/optree_specials.t')
-rw-r--r-- | ext/B/t/optree_specials.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/B/t/optree_specials.t b/ext/B/t/optree_specials.t index 25f7335867..5945f9115a 100644 --- a/ext/B/t/optree_specials.t +++ b/ext/B/t/optree_specials.t @@ -14,7 +14,6 @@ BEGIN { print "1..0 # Skip -- Perl configured without B module\n"; exit 0; } - # require 'test.pl'; # now done by OptreeCheck } # import checkOptree(), and %gOpts (containing test state) |