diff --git a/t/32_isHTML_valid.t b/t/32_isHTML_valid.t index 39ea276..853cc1d 100755 --- a/t/32_isHTML_valid.t +++ b/t/32_isHTML_valid.t @@ -96,6 +96,7 @@ $debughtml =~ s/No engine or GOST support via engine with your.*\n//g; $debughtml =~ s/.*built: .*\n//g; $debughtml =~ s/.*Using bash .*\n//g; $debughtml =~ s/.*has_compression.*\n//g; +$debughtml =~ s/.*Extended master secret extension detected.*\n//g; # is whole line: s/.* .*\n//g; # Extract and mask IP address as it can change