]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - t/2_fill_10_escape.t
CGI::Ex 2.32
[chaz/p5-CGI-Ex] / t / 2_fill_10_escape.t
index e32fc9fd934e32803fe10349bd22dc91702be8ce..538a31b3194101ca8c746a77772bcaf96411b1de 100644 (file)
@@ -43,4 +43,4 @@ my $strings_output = join("\n", sort split(/[\s><]+/, lc($output)));
 my $strings_html = join("\n", sort split(/[\s><]+/, lc($html)));
 
 ok($strings_output eq $strings_html,
-   "Strings matched");
+   "Strings matched ($strings_output)");
This page took 0.017966 seconds and 4 git commands to generate.