Use main-as-static-lib in ExtraTests

This commit is contained in:
Martin Hořeňovský
2020-05-03 19:21:58 +02:00
parent 0c223bb751
commit c086746cc9
6 changed files with 7 additions and 12 deletions

View File

@@ -9,7 +9,6 @@ std::string fallbackStringifier(T const&) {
return "{ !!! }";
}
#include <catch2/internal/catch_default_main.hpp>
#include <catch2/catch_test_macros.hpp>
struct foo {