Alter the UTF-8 URL test to also check for lc in English.

This commit is contained in:
Colin Kuskie 2010-08-23 13:58:25 -07:00
parent 1ed5933c74
commit 406b8219c3

View file

@ -78,7 +78,7 @@ my $td
url => 'testdispatch',
} );
my $utf8_url = "viel-spa\x{00DF}";
my $utf8_url = "Viel-spa\x{00DF}";
utf8::upgrade $utf8_url;
my $utf8
= WebGUI::Asset->getImportNode( $session )->addChild( {