X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/43fead97d9090f614849cdd8195a6900ee682952..3c5d942fb372701fbc63076211d0fa17b8c2b6a2:/ext/XS-APItest/t/peep.t?ds=inline diff --git a/ext/XS-APItest/t/peep.t b/ext/XS-APItest/t/peep.t index 3db5812..08928c4 100644 --- a/ext/XS-APItest/t/peep.t +++ b/ext/XS-APItest/t/peep.t @@ -6,8 +6,6 @@ use Test::More tests => 9; use XS::APItest; -use Devel::Peek; - my $record = XS::APItest::peep_record; my $rrecord = XS::APItest::rpeep_record;