Merge pull request #1035 from DeterminateSystems/fixup-perlcritic-after-constituents
constituents test: add use warnings
This commit is contained in:
commit
dcee1a35ad
@ -1,4 +1,5 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
use Setup;
|
||||
use JSON qw(decode_json encode_json);
|
||||
use Data::Dumper;
|
||||
|
Loading…
x
Reference in New Issue
Block a user