du: Fix t_flag test case
MFC after: 1 week
Fixes: 3e5550d25c ("du: Add regression tests")
Sponsored by: Klara, Inc.
This commit is contained in:
@@ -276,7 +276,7 @@ si_flag_body()
|
||||
atf_check -o inline:'1.5M\tA\n1.6M\tB\n' du -A --si A B
|
||||
}
|
||||
|
||||
atf_add_test_case t_flag
|
||||
atf_test_case t_flag
|
||||
t_flag_head()
|
||||
{
|
||||
atf_set "descr" "Verify -t output"
|
||||
|
||||
Reference in New Issue
Block a user