X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/8bf4a0465e81da877e0c81620ae4ac9356145fc9..46ff6e1993175057a18b14980696648a1c5e87ab:/tests/t0109-gitconfig.sh diff --git a/tests/t0109-gitconfig.sh b/tests/t0109-gitconfig.sh index c9d16a2..5a84258 100755 --- a/tests/t0109-gitconfig.sh +++ b/tests/t0109-gitconfig.sh @@ -22,7 +22,7 @@ test_no_home_access () { test_must_fail grep "$non_existant_path" strace.out } -function test_no_home_access_success() { +test_no_home_access_success() { test_expect_success "do not access \$HOME: $1" " test_no_home_access '$1' "