diff options
Diffstat (limited to 'tests/functional/ca/nix-shell.sh')
-rwxr-xr-x | tests/functional/ca/nix-shell.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/ca/nix-shell.sh b/tests/functional/ca/nix-shell.sh index 1c5a6639f..d1fbe54d1 100755 --- a/tests/functional/ca/nix-shell.sh +++ b/tests/functional/ca/nix-shell.sh @@ -5,4 +5,3 @@ source common.sh CONTENT_ADDRESSED=true cd .. source ./nix-shell.sh - |