mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-17 12:44:01 +02:00
fmt
This commit is contained in:
@@ -699,7 +699,9 @@ mod test {
|
||||
let name = Name::new(&file_path, file_type);
|
||||
|
||||
assert_eq!(
|
||||
" \'\"\'\\\'\'.txt\'".to_string().with(Color::AnsiValue(184)),
|
||||
" \'\"\'\\\'\'.txt\'"
|
||||
.to_string()
|
||||
.with(Color::AnsiValue(184)),
|
||||
name.render(
|
||||
&colors,
|
||||
&icons,
|
||||
|
||||
Reference in New Issue
Block a user