aboutsummaryrefslogtreecommitdiff
path: root/tests/nix-profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nix-profile.sh')
-rw-r--r--tests/nix-profile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/nix-profile.sh b/tests/nix-profile.sh
index 5b17fe3fa..b808cf1b4 100644
--- a/tests/nix-profile.sh
+++ b/tests/nix-profile.sh
@@ -9,4 +9,3 @@ USER=$user $SHELL -e -c ". $TEST_ROOT/nix-profile.sh; set"
USER=$user $SHELL -e -c ". $TEST_ROOT/nix-profile.sh" # test idempotency
[ -L $TEST_HOME/.nix-profile ]
-[ -e $TEST_HOME/.nix-channels ]