mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-16 17:28:58 +02:00
Merge pull request #9555 from abouvier/catch2-update
tests: update catch2 to 3.0.1
This commit is contained in:
commit
ef4b11726f
18 changed files with 24 additions and 29 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <stdexcept>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
#include "common/alignment.h"
|
||||
#include "common/common_types.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue