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