Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: intl/uconv/tests/unit/xpcshell.toml
function run_test() {
Assert.equal(Services.textToSubURI.UnEscapeAndConvert("UTF-8", null), "");
}
function run_test() {
Assert.equal(Services.textToSubURI.UnEscapeAndConvert("UTF-8", null), "");
}