mirror of
https://github.com/curl/curl.git
synced 2026-06-06 12:54:17 +03:00
lib1560: replace word in test to pass spellcheck
This commit is contained in:
parent
e135677249
commit
cbcc8bb410
2 changed files with 1 additions and 2 deletions
1
.github/scripts/codespell-ignore.txt
vendored
1
.github/scripts/codespell-ignore.txt
vendored
|
|
@ -28,5 +28,4 @@ ttests
|
|||
varius
|
||||
wast
|
||||
wit
|
||||
withs
|
||||
wont
|
||||
|
|
|
|||
|
|
@ -1244,7 +1244,7 @@ static const struct redircase set_url_list[] = {
|
|||
"file:///basic?hello#frag", 0, 0, CURLUE_OK},
|
||||
{"file:///basic?hello", "?q",
|
||||
"file:///basic?q", 0, 0, CURLUE_OK},
|
||||
{"http://example.org#withs/ash", "/moo#frag",
|
||||
{"http://example.org#without/ash", "/moo#frag",
|
||||
"http://example.org/moo#frag",
|
||||
0, 0, CURLUE_OK},
|
||||
{"http://example.org/", "../path/././../././../moo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue