mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Add some tests for the CLI completion
This commit is contained in:
parent
f071eb3702
commit
32effccb51
2 changed files with 49 additions and 0 deletions
|
@ -102,6 +102,7 @@ nix_tests = \
|
|||
suggestions.sh \
|
||||
store-ping.sh \
|
||||
fetchClosure.sh \
|
||||
completion.sh \
|
||||
impure-derivations.sh
|
||||
|
||||
ifeq ($(HAVE_LIBCPUID), 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue