mirror of
https://github.com/NixOS/nix
synced 2025-07-12 10:45:08 +02:00
add tests for showing help
This commit is contained in:
parent
8a9eec375c
commit
4b15ca2ffb
3 changed files with 83 additions and 1 deletions
|
@ -129,7 +129,8 @@ nix_tests = \
|
|||
read-only-store.sh \
|
||||
nested-sandboxing.sh \
|
||||
impure-env.sh \
|
||||
debugger.sh
|
||||
debugger.sh \
|
||||
help.sh
|
||||
|
||||
ifeq ($(HAVE_LIBCPUID), 1)
|
||||
nix_tests += compute-levels.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue