Imported Upstream version 2.4.3
[platform/upstream/git.git] / t / t5550-http-fetch-dumb.sh
index 3d11b7a..87a7aa0 100755 (executable)
@@ -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