mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:13:39 +03:00
tests: shorten space and tab macro names
Easier to write and read.
Follow-up to d29f14b9cf #19300
Closes #19349
This commit is contained in:
parent
87f448ed52
commit
403a2c2b06
41 changed files with 61 additions and 61 deletions
|
|
@ -81,8 +81,8 @@ For example, to insert the word hello 100 times:
|
|||
To add significant whitespace characters at the end of the line, or to empty
|
||||
lines:
|
||||
|
||||
%spc%
|
||||
%tab%
|
||||
%SP - space
|
||||
%TAB - horizontal tab
|
||||
|
||||
## Insert capped epoch days
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue