mirror of
https://github.com/openai/codex.git
synced 2026-09-11 20:36:49 +00:00
Move tool registry plan tests into codex-tools
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -486,3 +486,7 @@ pub fn build_tool_registry_plan(
|
||||
|
||||
plan
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "tool_registry_plan_tests.rs"]
|
||||
mod tests;
|
||||
|
||||
1878
codex-rs/tools/src/tool_registry_plan_tests.rs
Normal file
1878
codex-rs/tools/src/tool_registry_plan_tests.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user