mirror of
https://github.com/curl/curl.git
synced 2026-08-10 23:50:57 +03:00
tests: replace standalone significant tabs with macro
Follow-up to d29f14b9cf #19300
Closes #19315
This commit is contained in:
parent
d2f0a0e796
commit
2e408aa5cc
2 changed files with 4 additions and 4 deletions
|
|
@ -20,7 +20,7 @@ checksrc
|
|||
* Violate each rule at least once.
|
||||
**/
|
||||
int hello; /*------------------------------------------------------------------*/
|
||||
int tab;
|
||||
int%tab%tab;
|
||||
int trailing_space;
|
||||
int a = func ();
|
||||
int b = func( b);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue