address @flub comments

This commit is contained in:
holger krekel
2019-10-09 14:25:27 +02:00
parent 45f011c63c
commit 24c0a833bd
6 changed files with 6 additions and 34 deletions

View File

@@ -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())