mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.5.4.1
This commit is contained in:
@@ -34,7 +34,7 @@ class Js_wtr_fxt {
|
||||
wtr.Quote_char_(Byte_ascii.Apos);
|
||||
}
|
||||
public void Test_write_val_html(String raw, String expd) {
|
||||
wtr.Add_str_quote_html(Bry_.new_utf8_(raw));
|
||||
wtr.Add_str_quote_html(Bry_.new_u8(raw));
|
||||
Tfds.Eq(expd, wtr.Xto_str_and_clear());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user