Files
codex/codex-rs/linux-sandbox/tests/all.rs
Gabriel Peal f6fda4c039 100
2026-01-24 09:05:09 -08:00

5 lines
151 B
Rust

// Single integration test binary that aggregates all test modules.
// linux-sandbox/tests/all.rs
// The submodules live in `tests/suite/`.
mod suite;