mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Rename test group overlay-local-store
-> local-overlay-store
Makes it match the store name (`local-overlay`) and experimental feature name (`local-overlay-store`)._
This commit is contained in:
parent
4b9a621812
commit
2556c4d753
25 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -29,7 +29,7 @@ makefiles += \
|
|||
tests/local.mk \
|
||||
tests/ca/local.mk \
|
||||
tests/dyn-drv/local.mk \
|
||||
tests/overlay-local-store/local.mk \
|
||||
tests/local-overlay-store/local.mk \
|
||||
tests/test-libstoreconsumer/local.mk \
|
||||
tests/plugins/local.mk
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue