diff options
Diffstat (limited to 't/t5812-proto-disable-http.sh')
-rwxr-xr-x | t/t5812-proto-disable-http.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5812-proto-disable-http.sh b/t/t5812-proto-disable-http.sh index 872788ac8c..af8772fada 100755 --- a/t/t5812-proto-disable-http.sh +++ b/t/t5812-proto-disable-http.sh @@ -34,5 +34,4 @@ test_expect_success 'http can be limited to from-user' ' clone "$HTTPD_URL/smart-redir-perm/repo.git" redir.git ' -stop_httpd test_done |