mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-01-12 10:10:12 +01:00
remove trailing whitespace from unit_tests/check_attachments.c
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
3ce983bb37
commit
3088b4c401
@ -34,7 +34,7 @@ static void test_attachments(struct config *cfg){
|
|||||||
if(stat(tests[i].s, &st) != 0){
|
if(stat(tests[i].s, &st) != 0){
|
||||||
fprintf(stderr, "%s is not found, skipping\n", tests[i].s);
|
fprintf(stderr, "%s is not found, skipping\n", tests[i].s);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
init_session_data(&sdata, cfg);
|
init_session_data(&sdata, cfg);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user