test: align tool bridge expectations with current fallback behavior

This commit is contained in:
mmc
2026-05-05 08:20:31 +08:00
parent 462aef9f0e
commit 433dfbbade
2 changed files with 628 additions and 237 deletions

1
tests/__init__.py Normal file
View File

@@ -0,0 +1 @@
# Makes `tests.*` importable for unittest module discovery.