diff --git a/crates/cli/tests/cli_run.rs b/crates/cli/tests/cli_run.rs index 60729b4b10..21a17eda78 100644 --- a/crates/cli/tests/cli_run.rs +++ b/crates/cli/tests/cli_run.rs @@ -634,7 +634,6 @@ mod cli_run { } #[test] - #[ignore] #[cfg_attr( windows, ignore = "this platform is broken, and `roc run --lib` is missing on windows"