mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 22:05:39 +02:00
Piecemeal includes in extra-tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <catch2/catch_default_main.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
TEST_CASE("Tests that run") {
|
||||
// All of these should be run and be reported
|
||||
|
Reference in New Issue
Block a user