1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Cleanup Whitespace in unittest/ directory

Cleanup unnecessary whitespace at the end of lines and end of files
in the unittest/ directory. Note that all code changes are
non-functional.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.
This commit is contained in:
Souradeep Saha
2024-06-27 00:18:39 +00:00
committed by Daniel Black
parent d83742622d
commit 4dde925f54
28 changed files with 479 additions and 494 deletions

View File

@ -71,4 +71,3 @@ int main(void)
return exit_status();
}