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

5 lines
149 B
Rust

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