diff --git a/tests/cli-exact.rs b/tests/cli-exact.rs index 7e9e254345e..fe56731a09d 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 = "windows", ignore)] // FIXME #1103 fn remove_override_nonexistent() { for keyword in &["remove", "unset"] { setup(&|config| {