summaryrefslogtreecommitdiff
path: root/t/t5539-fetch-http-shallow.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5539-fetch-http-shallow.sh')
-rwxr-xr-xt/t5539-fetch-http-shallow.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/t/t5539-fetch-http-shallow.sh b/t/t5539-fetch-http-shallow.sh
index b461188..37a4335 100755
--- 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