diff --git a/tests/cli-exact.rs b/tests/cli-exact.rs index 7e9e254345..17a76f5dbf 100644 --- a/tests/cli-exact.rs +++ b/tests/cli-exact.rs @@ -156,6 +156,7 @@ fn remove_override_with_path_deleted() { } #[test] +#[cfg_attr(target_os = "windows", ignore)] // FIXME #1103 fn remove_override_nonexistent() { for keyword in &["remove", "unset"] { setup(&|config| {