mirror of
https://github.com/NixOS/nix
synced 2025-07-18 07:08:27 +02:00
Add tests for "nix run"
This commit is contained in:
parent
f5f29dc2b7
commit
4cde04f476
3 changed files with 46 additions and 1 deletions
|
@ -18,7 +18,8 @@ nix_tests = \
|
|||
structured-attrs.sh \
|
||||
fetchGit.sh \
|
||||
fetchMercurial.sh \
|
||||
signing.sh
|
||||
signing.sh \
|
||||
run.sh
|
||||
# parallel.sh
|
||||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue