mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Add a test for LegacySSHStore that doesn't require a VM
This commit is contained in:
parent
eeebe4cdc5
commit
34c17fdae5
2 changed files with 22 additions and 1 deletions
|
@ -25,7 +25,8 @@ nix_tests = \
|
|||
pure-eval.sh \
|
||||
check.sh \
|
||||
plugins.sh \
|
||||
search.sh
|
||||
search.sh \
|
||||
nix-copy-ssh.sh
|
||||
# parallel.sh
|
||||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue