mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-07 17:56:29 +00:00
tests: Update to Catch2 v3
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <array>
|
||||
#include <utility>
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <xbyak/xbyak_util.h>
|
||||
|
||||
TEST_CASE("Host CPU supports", "[a64]") {
|
||||
|
||||
Reference in New Issue
Block a user