diff --git a/doc/manual/hacking.xml b/doc/manual/hacking.xml index d25d4b84a..267386d42 100644 --- a/doc/manual/hacking.xml +++ b/doc/manual/hacking.xml @@ -57,6 +57,12 @@ To install it in $(pwd)/inst and test it: nix (Nix) 2.4 +To run a functional test: + + +make tests/test-name-should-auto-complete.sh.test + + If you have a flakes-enabled nix you can replace: