diff --git a/cli/tests/integration_tests.rs b/cli/tests/integration_tests.rs index 674f42f870..5a535e4d80 100644 --- a/cli/tests/integration_tests.rs +++ b/cli/tests/integration_tests.rs @@ -1012,6 +1012,7 @@ mod integration { temp_directory.close().unwrap(); } + #[cfg(unix)] #[test] fn test_watch() { macro_rules! assert_contains {