summaryrefslogtreecommitdiffstats
path: root/tests/by-util/test_ls.rs
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2023-10-13 11:35:45 +0200
committerGitHub <noreply@github.com>2023-10-13 11:35:45 +0200
commit41188a915ee33195f45ff86ac253cc0ef11c240c (patch)
treedc428612905688559b50878b12afdcb626d750d1 /tests/by-util/test_ls.rs
parent8931cfa93df1cd003ce081b413524fabbe8537f1 (diff)
rename the test
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
Diffstat (limited to 'tests/by-util/test_ls.rs')
-rw-r--r--tests/by-util/test_ls.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/by-util/test_ls.rs b/tests/by-util/test_ls.rs
index d9c1c8740..8b0032065 100644
--- a/tests/by-util/test_ls.rs
+++ b/tests/by-util/test_ls.rs
@@ -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!();
at.mkdir("e");