Merge remote-tracking branch 'upstream/devel' into devel (see #2094)

This commit is contained in:
HoseynHeydari
2022-04-16 01:19:46 +04:30
32 changed files with 50 additions and 31 deletions

View File

@@ -12,7 +12,6 @@
*/
#include <catch2/catch_test_macros.hpp>
#include <iostream>
TEST_CASE("Deferred static checks") {
STATIC_CHECK(1 == 2);