tests/types: add suboptions doc test
Verify we are able to extract suboptions properly with our custom lib extension. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
29d617ecc8
commit
bc5652b227
3 changed files with 54 additions and 0 deletions
|
|
@ -298,4 +298,7 @@ in
|
|||
in
|
||||
builtins.toJSON result.config.meta.maintainers
|
||||
);
|
||||
|
||||
# Unstable, for tests.
|
||||
_internal = { inherit docsLib; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue