aboutsummaryrefslogtreecommitdiff
path: root/examples/example-hook/test.toml
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move example tests into per-example test.toml files魏曹先生24 hours1-0/+11
Replace the centralized `examples/test-examples.toml` with individual `test.toml` files in each example directory, updating the test runner and related documentation accordingly.