Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/submodule-module-list-pathspec-fix'
[gitweb.git]
/
t
/
t5539-fetch-http-shallow.sh
diff --git
a/t/t5539-fetch-http-shallow.sh
b/t/t5539-fetch-http-shallow.sh
index b46118846ca9950684ff3880179ca467253a7970..37a433504e27f8dffc9bbbb9e94d550de20ff035 100755
(executable)
--- a/
t/t5539-fetch-http-shallow.sh
+++ b/
t/t5539-fetch-http-shallow.sh
@@
-3,12
+3,6
@@
test_description='fetch/clone from a shallow clone over http'
. ./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