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

Split off the circular flake import tests

This commit is contained in:
Eelco Dolstra 2022-07-13 20:16:39 +02:00
parent c591efafd3
commit f011c269c9
4 changed files with 74 additions and 61 deletions

View file

@ -2,6 +2,7 @@ nix_tests = \
flakes/flakes.sh \
flakes/run.sh \
flakes/mercurial.sh \
flakes/circular.sh \
ca/gc.sh \
gc.sh \
remote-store.sh \