Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pull: set reflog message
[gitweb.git]
/
t
/
t5551-http-fetch-smart.sh
diff --git
a/t/t5551-http-fetch-smart.sh
b/t/t5551-http-fetch-smart.sh
index a540c6da23782c47a08b2e7bc684d68fe8e80934..58207d88250f57d448f4e83baf2add3192cb9455 100755
(executable)
--- a/
t/t5551-http-fetch-smart.sh
+++ b/
t/t5551-http-fetch-smart.sh
@@
-2,12
+2,6
@@
test_description='test smart fetching over http via http-backend'
. ./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