mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
4 lines
121 B
Rust
4 lines
121 B
Rust
// Single integration test binary that aggregates all test modules.
|
|
// The submodules live in `tests/suite/`.
|
|
mod suite;
|