Skip to content

Commit

Permalink
rename the test
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Hofstetter <[email protected]>
  • Loading branch information
sylvestre and cakebaker authored Oct 13, 2023
1 parent 8931cfa commit 41188a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/by-util/test_ls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3681,7 +3681,7 @@ fn test_ls_dired_complex() {

#[ignore = "issue #5396"]
#[test]
fn test_ls_tabsize_cf() {
fn test_ls_cf_output_should_be_delimited_by_tab() {
let (at, mut ucmd) = at_and_ucmd!();

Check warning on line 3685 in tests/by-util/test_ls.rs

View check run for this annotation

Codecov / codecov/patch

tests/by-util/test_ls.rs#L3684-L3685

Added lines #L3684 - L3685 were not covered by tests

at.mkdir("e");
Expand Down

0 comments on commit 41188a9

Please sign in to comment.