mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-06-11 12:56:21 +09:00
tests: Add missing newline at the end of file
This is breaking MacOS and FreeBSD builds. Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -3465,4 +3465,4 @@ torture_run_tests(void)
|
||||
#endif /* WITH_SERVER */
|
||||
ssh_finalize();
|
||||
return rc;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user