Merge pull request #2068 from epixoip/master

update constraints for m20600 test module
pull/2070/head
Jens Steube 5 years ago committed by GitHub
commit ad8b43caad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ use warnings;
use Digest::SHA qw (sha256);
use MIME::Base64;
sub module_constraints { [[0, 256], [0, 256], [0, 55], [0, 55], [0, 55]] }
sub module_constraints { [[0, 256], [0, 16], [-1, -1], [-1, -1], [-1, -1]] }
sub module_generate_hash
{

Loading…
Cancel
Save