mirror of
https://github.com/catchorg/Catch2
synced 2026-02-13 00:52:14 +00:00
Rewrite includes in tests to use library's include paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "catch.hpp"
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
// Tests of generator implementation details
|
||||
TEST_CASE("Generators internals", "[generators][internals]") {
|
||||
|
||||
Reference in New Issue
Block a user