mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Fix the test dependencies
Reuse the pre-existing list rather than the one written as part of #3777
(cherry picked from commit 5101ed18bc
)
This commit is contained in:
parent
b3cdebf328
commit
8ca44a901c
2 changed files with 5 additions and 2 deletions
|
@ -40,4 +40,4 @@ tests-environment = NIX_REMOTE= $(bash) -e
|
|||
|
||||
clean-files += $(d)/common.sh
|
||||
|
||||
installcheck: $(d)/common.sh $(d)/plugins/libplugintest.$(SO_EXT)
|
||||
test-deps += tests/common.sh tests/plugins/libplugintest.$(SO_EXT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue