mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:01:58 +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){
|
||||
fprintf(stderr, "%s is not found, skipping\n", tests[i].s);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
init_session_data(&sdata, cfg);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user