mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #8054 from sylvestre/locale3
l10n: convert the md files to fluent
This commit is contained in:
commit
ccc6233fba
309 changed files with 2049 additions and 2711 deletions
|
@ -41,7 +41,7 @@ fn execution_phrase_double() {
|
|||
assert!(
|
||||
String::from_utf8(output.stderr)
|
||||
.unwrap()
|
||||
.contains(&format!("Usage: {} ls", scenario.bin_path.display()))
|
||||
.contains(&"Usage: ls".to_string())
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue