t5537: move http tests out to t5539
commit0232852b06cb000a3b1f5f48676c8b4d084f18ea
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Thu, 13 Feb 2014 13:21:14 +0000 (13 20:21 +0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Feb 2014 18:10:00 +0000 (13 10:10 -0800)
tree46c0157b3ff7ab8369cdc8c39a1402770e482096
parentff62eca7d1f9716e36550adedc6e8edc35ff9a15
t5537: move http tests out to t5539

start_httpd is supposed to be at the beginning of the test file, not
the middle of it. The "test_seq" line in "no shallow lines.." test is
updated to compensate missing refs that are there in t5537, but not in
the new t5539.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5537-fetch-shallow.sh
t/t5539-fetch-http-shallow.sh [new file with mode: 0755]