Tiny fixup in Misc.tests.cpp

This commit is contained in:
Martin Hořeňovský 2022-05-11 22:56:30 +02:00
parent ed6b38b096
commit 1ef65d60f1
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 1 additions and 1 deletions

View File

@ -549,4 +549,4 @@ TEST_CASE("Validate SEH behavior - no crash for stack unwinding", "[approvals][!
throw 1;
}
#endif
#endif // CATCH_PLATFORM_WINDOWS