diff --git a/tests/by-util/test_sed.rs b/tests/by-util/test_sed.rs index 50f6518..bb2529d 100644 --- a/tests/by-util/test_sed.rs +++ b/tests/by-util/test_sed.rs @@ -21,6 +21,7 @@ fn test_silent_alias() { } #[test] +#[ignore = "not implemented yet"] fn test_missing_script_argument() { new_ucmd!() .fails()