From cbcc8bb41056654c26b75a3348a89d6f2a27ae2d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 12 Jul 2025 11:12:53 +0200 Subject: [PATCH] lib1560: replace word in test to pass spellcheck --- .github/scripts/codespell-ignore.txt | 1 - tests/libtest/lib1560.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/scripts/codespell-ignore.txt b/.github/scripts/codespell-ignore.txt index 0d791b036e..a3fff7bc9a 100644 --- a/.github/scripts/codespell-ignore.txt +++ b/.github/scripts/codespell-ignore.txt @@ -28,5 +28,4 @@ ttests varius wast wit -withs wont diff --git a/tests/libtest/lib1560.c b/tests/libtest/lib1560.c index 947283ba8b..c2ade6da48 100644 --- a/tests/libtest/lib1560.c +++ b/tests/libtest/lib1560.c @@ -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",