lib1560: replace word in test to pass spellcheck

This commit is contained in:
Viktor Szakats 2025-07-12 11:12:53 +02:00
parent e135677249
commit cbcc8bb410
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 1 additions and 2 deletions

View file

@ -28,5 +28,4 @@ ttests
varius
wast
wit
withs
wont

View file

@ -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",