1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

Create local.mk for local-overlay-store tests

This commit is contained in:
John Ericson 2023-05-15 23:10:53 -04:00
parent 5d18120ba8
commit 0ec7f2fb3f
3 changed files with 8 additions and 8 deletions

View file

@ -27,6 +27,7 @@ makefiles += \
src/libstore/tests/local.mk \
src/libexpr/tests/local.mk \
tests/local.mk \
tests/overlay-local-store/local.mk \
tests/plugins/local.mk
else
makefiles += \