#![allow(clippy::expect_used)]// Single integration test binary that aggregates all test modules.
// The submodules live in `tests/suite/`.
modtest_backend;#[allow(unused_imports)]use lemurclaw_cli as_;// Keep dev-dep for cargo-shear; tests spawn the codex binary.
modsuite;