mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Give test a more specific name
This commit is contained in:
parent
07b34edc44
commit
b0877ad3c9
3 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@ source common.sh
|
|||
|
||||
requireEnvironment
|
||||
setupConfig
|
||||
execUnshare ./delete-inner.sh
|
||||
execUnshare ./delete-refs-inner.sh
|
|
@ -4,7 +4,7 @@ overlay-local-store-tests := \
|
|||
$(d)/build.sh \
|
||||
$(d)/bad-uris.sh \
|
||||
$(d)/add-lower.sh \
|
||||
$(d)/delete.sh \
|
||||
$(d)/delete-refs.sh \
|
||||
$(d)/gc.sh \
|
||||
$(d)/verify.sh \
|
||||
$(d)/optimise.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue