Move tool registry plan tests into codex-tools

This commit is contained in:
Michael Bolin
2026-04-02 00:18:27 -07:00
parent 828b837235
commit dadfca7a94
3 changed files with 1882 additions and 1848 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -486,3 +486,7 @@ pub fn build_tool_registry_plan(
plan
}
#[cfg(test)]
#[path = "tool_registry_plan_tests.rs"]
mod tests;

File diff suppressed because it is too large Load Diff