mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-26 19:47:53 -05:00
tests: update catch2 to 3.0.1
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user