t/lib-httpd.sh: skip tests if NO_CURL is defined
[gitweb.git] / t / t5539-fetch-http-shallow.sh
index 94553e103968433aa55fd882a3006b375999759e..f1cbf966993861c005624542aafadc280312486e 100755 (executable)
@@ -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