test: undo (#6034)

This commit is contained in:
jif-oai
2025-10-31 14:46:24 +00:00
committed by GitHub
parent 2ac14d1145
commit 0508823075
3 changed files with 493 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ mod tool_harness;
mod tool_parallelism;
mod tools;
mod truncation;
mod undo;
mod unified_exec;
mod user_notification;
mod user_shell_cmd;