Merge branch 'jk/maint-for-each-packed-object' into jk/cat-file-batch-all
[gitweb.git] / t / t5551-http-fetch-smart.sh
index a540c6da23782c47a08b2e7bc684d68fe8e80934..58207d88250f57d448f4e83baf2add3192cb9455 100755 (executable)
@@ -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