mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:03:32 +03:00
Added test case 1204 to test HTTP range failure
This is an attempt to reproduce bug #3076808
This commit is contained in:
parent
397e61128f
commit
e329586489
2 changed files with 81 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
|
|||
test1108 test1109 test1110 test1111 test1112 test129 test567 test568 \
|
||||
test569 test570 test571 test572 test804 test805 test806 test807 test573 \
|
||||
test313 test1115 test578 test579 test1116 test1200 test1201 test1202 \
|
||||
test1203
|
||||
test1203 test1204
|
||||
|
||||
filecheck:
|
||||
@mkdir test-place; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue