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

Move flakes tests to a subdirectory

This commit is contained in:
Eelco Dolstra 2022-07-13 14:09:35 +02:00
parent e1153069bd
commit 420957e149
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
nix_tests = \
flakes.sh \
flakes-run.sh \
flakes/flakes.sh \
flakes/run.sh \
ca/gc.sh \
gc.sh \
remote-store.sh \