mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-28 05:33:28 +00:00
tests: update catch2 to 3.0.1
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <array>
|
||||
#include <cstring>
|
||||
#include <type_traits>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include "common/bit_field.h"
|
||||
|
||||
TEST_CASE("BitField", "[common]") {
|
||||
|
||||
Reference in New Issue
Block a user