chore(core): test apply_patch_cli on Windows (#7554)
## Summary These tests pass on windows, let's enable them. ## Testing - [x] These are more tests
This commit is contained in:
parent
291b54a762
commit
37c36024c7
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ pub static CODEX_ALIASES_TEMP_DIR: TempDir = unsafe {
|
|||
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod abort_tasks;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod apply_patch_cli;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
mod approvals;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue