unit1302 add local spellcheck suppression

This commit is contained in:
Viktor Szakats 2025-07-16 13:07:38 +02:00
parent ab8b31924c
commit b0d7bee604
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -84,7 +84,7 @@ static CURLcode test_unit1302(char *arg)
{"\x01", 1, "AQ", 2 },
{"\x02", 1, "Ag", 2 },
{"\x03", 1, "Aw", 2 },
{"\x04", 1, "BA", 2 },
{"\x04", 1, "BA", 2 }, /* spellchecker:disable-line */
{"\x05", 1, "BQ", 2 },
{"\x06", 1, "Bg", 2 },
{"\x07", 1, "Bw", 2 },