mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 11:05:46 +00:00
tests: update catch2 to 3.0.1
This commit is contained in:
parent
b78328f19a
commit
d0fe27708e
17 changed files with 16 additions and 25 deletions
|
@ -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]") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue