reverted r7440 since what Daisuke meant to test was utf-8 bytes, not
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>
Sun, 17 Feb 2008 11:51:40 +0000 (11:51 +0000)
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>
Sun, 17 Feb 2008 11:51:40 +0000 (11:51 +0000)
commit5afbe5de688f19c78cb7db673702b416448eb822
tree09b49e7c6341b4117b0abbb54fd8d05e6e1a1683
parent01d6806bfecb3275a2aa657e46676bcb2a2ef938
reverted r7440 since what Daisuke meant to test was utf-8 bytes, not
unicode strings. "use utf8" will turn all literals to Unicode string,
which is not what we want to test against uri_for here.
t/unit_core_uri_for_multibytechar.t