mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
Perl: Test::Requires is not needed for this test.
This commit is contained in:
parent
ebe41a24f1
commit
09bae0a9e8
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ use strict;
|
|||
use warnings;
|
||||
use Test::More;
|
||||
use Data::MessagePack;
|
||||
use Test::Requires 'Test::LeakTrace';
|
||||
use Devel::Peek;
|
||||
|
||||
plan skip_all => '$ENV{LEAK_TEST} is required' unless $ENV{LEAK_TEST};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue