diff --git a/tools/test_modules/m11000.pm b/tools/test_modules/m11000.pm index 6b76f164a..8bb2c754d 100644 --- a/tools/test_modules/m11000.pm +++ b/tools/test_modules/m11000.pm @@ -10,7 +10,7 @@ use warnings; use Digest::MD5 qw (md5_hex); -sub module_constraints { [[0, 256], [56, 56], [0, 55], [56, 56], [-1, -1]] } +sub module_constraints { [[0, 256], [56, 64], [0, 55], [56, 64], [-1, -1]] } sub module_generate_hash {