diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/install-darwin.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/install-darwin.sh b/tests/install-darwin.sh index 3f64944ef814..eb251fa39394 100755 --- a/tests/install-darwin.sh +++ b/tests/install-darwin.sh @@ -91,5 +91,6 @@ verify echo -n "" | PINCH_ME_IM_SILLY=true ./install verify test -e /nix/store/.silly-hint + cleanup ) |