Remove Dumper.
This commit is contained in:
parent
059bd6761d
commit
8c358fa229
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
use strict;
|
||||
use warnings;
|
||||
no warnings qw(uninitialized);
|
||||
use Data::Dumper;
|
||||
|
||||
use Test::More 'no_plan'; #tests => 1;
|
||||
use Test::Deep;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue