nit: actually run tests (#10217)

This commit is contained in:
jif-oai
2026-01-30 10:02:46 +01:00
committed by GitHub
parent a270a28a06
commit f8056e62d4

View File

@@ -73,6 +73,7 @@ mod tool_harness;
mod tool_parallelism;
mod tools;
mod truncation;
mod turn_state;
mod undo;
mod unified_exec;
mod unstable_features_warning;