tests: update catch2 to 3.0.1

This commit is contained in:
Alexandre Bouvier 2023-01-05 03:38:38 +01:00
parent 0415135f8c
commit 5c2cf39455
17 changed files with 16 additions and 25 deletions

View file

@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: 2017 Citra Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#include <catch2/catch.hpp>
#include <catch2/catch_test_macros.hpp>
#include <math.h>
#include "common/logging/backend.h"
#include "common/param_package.h"