From afbc8494ab129f08db954fcc3491c8595b2ebe13 Mon Sep 17 00:00:00 2001 From: Ilya Grigoriev Date: Thu, 13 Jun 2024 16:12:12 -0700 Subject: [PATCH] Fix `cargo test` --- docs/examples/complex-app.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/examples/complex-app.md b/docs/examples/complex-app.md index 0c9aad8..af6e622 100644 --- a/docs/examples/complex-app.md +++ b/docs/examples/complex-app.md @@ -47,6 +47,9 @@ does testing things * `-l`, `--list` — lists test values + Possible values: `true`, `false` + +