LF after tests complete
This commit is contained in:
parent
e9dcf598cc
commit
8e1645b85f
@ -79,7 +79,7 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
|
||||
rewind_cursor();
|
||||
log_progress(total, passed, failed, "Done.");
|
||||
log_progress(total, passed, failed, "Done.\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user