[pbs-devel] [PATCH proxmox 17/19] router: fix nested doc test cases to match inteded output
Shannon Sterz
s.sterz at proxmox.com
Thu Mar 6 13:43:47 CET 2025
commit 68b13965 (router: docs: add horizontal line before nested
command docs) broke the nested command group test case. this commit
adapts the expected output accordingly.
Signed-off-by: Shannon Sterz <s.sterz at proxmox.com>
---
proxmox-router/tests/docs.rs | 3 +++
1 file changed, 3 insertions(+)
diff --git a/proxmox-router/tests/docs.rs b/proxmox-router/tests/docs.rs
index 0405df77..f7a89493 100644
--- a/proxmox-router/tests/docs.rs
+++ b/proxmox-router/tests/docs.rs
@@ -193,6 +193,9 @@ Optional parameters:
``--optional-arg`` ``<boolean> (default=false)``
Optional boolean argument.
+
+----
+
----
Options available for command group ``clicmd l0sub``:
--
2.39.5
More information about the pbs-devel
mailing list