Skip to content

Commit 92f4849

Browse files
committed
date: bring back the test
1 parent 4b33223 commit 92f4849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/by-util/test_date.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ fn test_date_for_no_permission_file() {
303303
);
304304
}
305305

306+
#[test]
306307
fn test_date_for_dir_as_file() {
307308
let result = new_ucmd!().arg("--file").arg("/").fails();
308309
result.no_stdout();

0 commit comments

Comments
 (0)