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

Split off 'nix flake check' tests

This commit is contained in:
Eelco Dolstra 2022-07-13 21:01:16 +02:00
parent 752158a8ef
commit b15c4fdbde
3 changed files with 90 additions and 86 deletions

View file

@ -6,6 +6,7 @@ nix_tests = \
flakes/init.sh \
flakes/follow-paths.sh \
flakes/bundle.sh \
flakes/check.sh \
ca/gc.sh \
gc.sh \
remote-store.sh \