core-agent-ide/codex-rs/linux-sandbox/tests/suite/mod.rs

4 lines
99 B
Rust
Raw Normal View History

// Aggregates all former standalone integration tests as modules.
mod landlock;
mod managed_proxy;