From d0fe27708edf976f1aad25064a2dcdc6cb887ec1 Mon Sep 17 00:00:00 2001 From: Alexandre Bouvier <contact@amb.tf> Date: Thu, 5 Jan 2023 03:38:38 +0100 Subject: tests: update catch2 to 3.0.1 --- src/tests/common/scratch_buffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/common/scratch_buffer.cpp') diff --git a/src/tests/common/scratch_buffer.cpp b/src/tests/common/scratch_buffer.cpp index f6e50da4a4..132f139fa8 100644 --- a/src/tests/common/scratch_buffer.cpp +++ b/src/tests/common/scratch_buffer.cpp @@ -5,7 +5,7 @@ #include <array> #include <cstring> #include <span> -#include <catch2/catch.hpp> +#include <catch2/catch_test_macros.hpp> #include "common/common_types.h" #include "common/scratch_buffer.h" -- cgit v1.2.3-70-g09d2