Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
wt-status.c: set commitable bit if there is a meaningful merge.
[gitweb.git]
/
t
/
t5561-http-backend.sh
diff --git
a/t/t5561-http-backend.sh
b/t/t5561-http-backend.sh
index d23fb0238483520e77004a208f15db808941b4af..19afe966986cdc72cf8fc23f113bd77a8128f382 100755
(executable)
--- a/
t/t5561-http-backend.sh
+++ b/
t/t5561-http-backend.sh
@@
-2,12
+2,6
@@
test_description='test git-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