Add empty line to the end of the file
This commit is contained in:
parent
635fe8b42f
commit
8a34bf95d2
@ -46,4 +46,4 @@ TResult ExpectNoError(const char *file, int line, TFunc func, TArgs &&...args) {
|
|||||||
throw; \
|
throw; \
|
||||||
} \
|
} \
|
||||||
}, \
|
}, \
|
||||||
expected_exception);
|
expected_exception);
|
||||||
|
Loading…
Reference in New Issue
Block a user