1
0
Fork 0
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:
Valentin Gagarin 2024-03-04 16:07:03 +01:00
parent 8a9eec375c
commit 4b15ca2ffb
3 changed files with 83 additions and 1 deletions

View file

@ -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