Add empty line to the end of the file

This commit is contained in:
János Benjamin Antal 2022-01-21 16:24:23 +01:00
parent 635fe8b42f
commit 8a34bf95d2

View File

@ -46,4 +46,4 @@ TResult ExpectNoError(const char *file, int line, TFunc func, TArgs &&...args) {
throw; \
} \
}, \
expected_exception);
expected_exception);