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

tests: Add (failing) tests for reported --dry-run issues.

This commit is contained in:
Will Dietz 2018-02-07 14:57:44 -06:00
parent f201b7733e
commit 3780435a0e
2 changed files with 50 additions and 0 deletions

View file

@ -13,6 +13,7 @@ nix_tests = \
check-reqs.sh pass-as-file.sh tarball.sh restricted.sh \
placeholders.sh nix-shell.sh \
linux-sandbox.sh \
build-dry.sh \
build-remote.sh \
nar-access.sh \
structured-attrs.sh \