1
0
Fork 0
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:
Eelco Dolstra 2012-09-13 17:58:14 -04:00
parent aac14222f5
commit 1bda006b74
3 changed files with 12 additions and 1 deletions

View file

@ -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 =