diff options
Diffstat (limited to 'cli/tests')
-rw-r--r-- | cli/tests/integration_tests.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/integration_tests.rs b/cli/tests/integration_tests.rs index 0b7b85ac8..5cbe00302 100644 --- a/cli/tests/integration_tests.rs +++ b/cli/tests/integration_tests.rs @@ -5384,7 +5384,6 @@ console.log("finish"); } #[test] - #[ignore] #[cfg(windows)] // https://github.com/denoland/deno/issues/9667 fn compile_windows_ext() { |