We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abd7d8 commit b259267Copy full SHA for b259267
src/lib.rs
@@ -589,7 +589,7 @@ mod test {
589
),
590
(
591
"https://三十六計.org/走為上策/",
592
- "https://xn--ehq95fdxbx86i.org/%E8%B5%B0%E7%82%BA%E4%B8%8A%E7%AD%96/", // weird, but this PR cannot change the implementation
+ "https://xn--ehq95fdxbx86i.org/%E8%B5%B0%E7%82%BA%E4%B8%8A%E7%AD%96/", // weird, but this binding lib cannot change the implementation
593
594
];
595
for (value, expected) in tests {
0 commit comments