mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Increase the test coverage of why-depends
- Test with `--derivation` - Actually test with ca-derivations (was suuposedly done, but not activated because of a missing line in `local.mk`)
This commit is contained in:
parent
105d74eb81
commit
6a90ef072c
2 changed files with 4 additions and 0 deletions
|
@ -92,6 +92,7 @@ nix_tests = \
|
|||
fmt.sh \
|
||||
eval-store.sh \
|
||||
why-depends.sh \
|
||||
ca/why-depends.sh \
|
||||
import-derivation.sh \
|
||||
ca/import-derivation.sh \
|
||||
nix_path.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue