1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

rustfmt two files

This commit is contained in:
Sylvestre Ledru 2021-02-23 20:56:36 +01:00
parent 5935876f38
commit c06967a45a
2 changed files with 7 additions and 13 deletions

View file

@ -247,7 +247,6 @@ fn test_leading_whitespace_should_imply_padding() {
.run()
.stdout_is(" 1000\n");
new_ucmd!()
.args(&["--from=auto"])
.pipe_in(" 202Ki")