aboutsummaryrefslogtreecommitdiffstats
path: root/tests.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tests.nix')
-rw-r--r--tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.nix b/tests.nix
index c7955fb..f442a54 100644
--- a/tests.nix
+++ b/tests.nix
@@ -79,5 +79,6 @@ let
'';
in
{
+ api-reference = makeDocTest "api-reference" ./docs/api-reference.md;
get-started-cli = makeDocTest "get-started-cli" ./docs/get-started-cli.md;
}