forked from lix-project/lix
But back check.sh
Whether it fails or not, it is no a new test so we have to leave it.
This commit is contained in:
parent
1bf31bad5f
commit
36758a1a09
|
@ -28,6 +28,7 @@ nix_tests = \
|
|||
shell.sh \
|
||||
brotli.sh \
|
||||
pure-eval.sh \
|
||||
check.sh \
|
||||
plugins.sh \
|
||||
search.sh \
|
||||
nix-copy-ssh.sh \
|
||||
|
@ -39,7 +40,6 @@ nix_tests = \
|
|||
# build-remote-content-addressed-fixed.sh \
|
||||
# build-remote-trustless-should-pass-3.sh \
|
||||
# build-remote-trustless-should-pass-0.sh # problem with legacy ssh-store only
|
||||
# check.sh \
|
||||
|
||||
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
||||
|
||||
|
|
Loading…
Reference in a new issue