Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Sync with 2.4.2
[gitweb.git]
/
t
/
t5550-http-fetch-dumb.sh
diff --git
a/t/t5550-http-fetch-dumb.sh
b/t/t5550-http-fetch-dumb.sh
index 3d11b7a6bb660f3758bdf12dff06e31be04de9eb..87a7aa04aeb452c162dc5585efd0ec13195ea80a 100755
(executable)
--- a/
t/t5550-http-fetch-dumb.sh
+++ b/
t/t5550-http-fetch-dumb.sh
@@
-2,12
+2,6
@@
test_description='test dumb fetching over http via static file'
. ./test-lib.sh
-
-if test -n "$NO_CURL"; then
- skip_all='skipping test, git built without http support'
- test_done
-fi
-
. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd