mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
address @flub comments
This commit is contained in:
@@ -806,7 +806,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn otest_render_setup_file_newline_replace() {
|
||||
fn test_render_setup_file_newline_replace() {
|
||||
let t = dummy_context();
|
||||
t.ctx
|
||||
.set_stock_translation(StockMessage::AcSetupMsgBody, "hello\r\nthere".to_string())
|
||||
|
||||
Reference in New Issue
Block a user