t6302: for-each-ref tests for ref-filter APIs
[gitweb.git] / t / t5561-http-backend.sh
index b5d7fbc3815aed53ec50bdf7f5dbf2c796fed1fe..19afe966986cdc72cf8fc23f113bd77a8128f382 100755 (executable)
@@ -2,13 +2,6 @@
 
 test_description='test git-http-backend'
 . ./test-lib.sh
-
-if test -n "$NO_CURL"; then
-       skip_all='skipping test, git built without http support'
-       test_done
-fi
-
-LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5561'}
 . "$TEST_DIRECTORY"/lib-httpd.sh
 start_httpd