mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Functional Test for builtins.storeDir
and builtins.currentSystem
These were under-tested. This tests the status quo and especially previous commit of this PR better.
This commit is contained in:
parent
bcbdb09ccf
commit
70f50cbb2a
2 changed files with 36 additions and 0 deletions
|
@ -71,6 +71,7 @@ nix_tests = \
|
|||
build-remote-trustless-should-fail-0.sh \
|
||||
build-remote-with-mounted-ssh-ng.sh \
|
||||
nar-access.sh \
|
||||
impure-eval.sh \
|
||||
pure-eval.sh \
|
||||
eval.sh \
|
||||
repl.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue