mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
rename the test
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
This commit is contained in:
parent
8931cfa93d
commit
41188a915e
1 changed files with 1 additions and 1 deletions
|
@ -3681,7 +3681,7 @@ fn test_ls_dired_complex() {
|
||||||
|
|
||||||
#[ignore = "issue #5396"]
|
#[ignore = "issue #5396"]
|
||||||
#[test]
|
#[test]
|
||||||
fn test_ls_tabsize_cf() {
|
fn test_ls_cf_output_should_be_delimited_by_tab() {
|
||||||
let (at, mut ucmd) = at_and_ucmd!();
|
let (at, mut ucmd) = at_and_ucmd!();
|
||||||
|
|
||||||
at.mkdir("e");
|
at.mkdir("e");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue