Files
codex/codex-rs/exec-server/tests/suite/mod.rs

3 lines
103 B
Rust

#[cfg(any(all(target_os = "macos", target_arch = "aarch64"), target_os = "linux",))]
mod auto_approve;