t3302: coding style updates
[gitweb.git] / t / t5551-http-fetch.sh
index afb439e09c2db4853c6eba88a1e630f319337cf8..d69739337b7d02c1aa2e6fce081173ca79a41bf2 100755 (executable)
@@ -214,8 +214,6 @@ test_expect_success 'cookies stored in http.cookiefile when http.savecookies set
        test_cmp expect_cookies.txt cookies_tail.txt
 '
 
-test -n "$GIT_TEST_LONG" && test_set_prereq EXPENSIVE
-
 test_expect_success EXPENSIVE 'create 50,000 tags in the repo' '
        (
        cd "$HTTPD_DOCUMENT_ROOT_PATH/repo.git" &&