mirror of
https://github.com/curl/curl.git
synced 2026-06-06 12:34:17 +03:00
unit1302 add local spellcheck suppression
This commit is contained in:
parent
ab8b31924c
commit
b0d7bee604
1 changed files with 1 additions and 1 deletions
|
|
@ -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 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue