aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/keys/keys.in/with-ctor.toml
Commit message (Collapse)AuthorAgeFilesLines
* doc/keys.md: Un-ignore some of the example snippetsGabriela Moldovan2026-06-171-0/+15
This un-ignores some of the output snippets from the `doc/keys.md` file, so that our `trycmd` test runner will actually run them. This will force us to keep the snippet in sync with the code. This involved adding some extra config for the test C Tor keystore, and tweaking the output to match what the commands actually print out.