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

View File

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