mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 11:57:56 -05: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