mirror of
https://github.com/NixOS/nix
synced 2025-07-18 07:08:27 +02:00
Add a test for nix-profile.sh
This commit is contained in:
parent
aac14222f5
commit
1bda006b74
3 changed files with 12 additions and 1 deletions
|
@ -10,7 +10,7 @@ TESTS = init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
|
|||
remote-store.sh export.sh export-graph.sh negative-caching.sh \
|
||||
binary-patching.sh timeout.sh secure-drv-outputs.sh nix-channel.sh \
|
||||
multiple-outputs.sh import-derivation.sh fetchurl.sh optimise-store.sh \
|
||||
binary-cache.sh
|
||||
binary-cache.sh nix-profile.sh
|
||||
|
||||
XFAIL_TESTS =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue