mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
tests: test nix search behavior
This commit is contained in:
parent
9432f3fb7d
commit
8282c60d74
3 changed files with 69 additions and 1 deletions
|
@ -24,7 +24,8 @@ nix_tests = \
|
|||
brotli.sh \
|
||||
pure-eval.sh \
|
||||
check.sh \
|
||||
plugins.sh
|
||||
plugins.sh \
|
||||
search.sh
|
||||
# parallel.sh
|
||||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue