From 9bc178ae38cef063ae306b9c3ba14d2fc152744a Mon Sep 17 00:00:00 2001 From: Ben Wiederhake Date: Fri, 29 Mar 2024 05:34:38 +0100 Subject: [PATCH] shuf: skip test that would exit the test suite too early --- tests/coreutils/shuf.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/coreutils/shuf.rs b/tests/coreutils/shuf.rs index 04ff88b..ff44e94 100644 --- a/tests/coreutils/shuf.rs +++ b/tests/coreutils/shuf.rs @@ -87,6 +87,7 @@ fn noarg_is_file_zero() { } #[test] +#[ignore = "exits too early"] fn the_help() { let settings = parse(&["shuf", "--help"]).unwrap(); assert_eq!(