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

Move the 'nix bundle' tests

Note: these were previously not actually called.
This commit is contained in:
Eelco Dolstra 2022-07-13 20:49:07 +02:00
parent d16f1070f4
commit 7abcafcfea
2 changed files with 3 additions and 7 deletions

View file

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