mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
mk/tests.mk: document 'installcheck' in 'make help'
(cherry picked from commit 1e6faa7d06)
This commit is contained in:
parent
6e595ff55f
commit
c239a1652e
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ define run-install-test
|
|||
endef
|
||||
|
||||
.PHONY: check installcheck
|
||||
|
||||
print-top-help += \
|
||||
echo " installcheck: Run functional tests";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue