mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
test_realpath: include issue id to ignored testcase
This commit is contained in:
committed by
Sylvestre Ledru
parent
9b2fa39760
commit
4e936d2d0d
@@ -235,7 +235,7 @@ fn test_realpath_when_symlink_is_absolute_and_enoent() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
#[ignore = "issue #3669"]
|
||||
fn test_realpath_when_symlink_part_is_missing() {
|
||||
let (at, mut ucmd) = at_and_ucmd!();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user