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 f442a54..b62bd7f 100644
--- a/tests.nix
+++ b/tests.nix
@@ -81,4 +81,5 @@ in
{
api-reference = makeDocTest "api-reference" ./docs/api-reference.md;
get-started-cli = makeDocTest "get-started-cli" ./docs/get-started-cli.md;
+ tutorial-achat = makeDocTest "tutorial-achat" ./docs/tutorial-achat.md;
}