mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-03-04 21:26:06 +00:00
6 lines
160 B
C++
6 lines
160 B
C++
// This file is part of the mcl project.
|
|
// Copyright (c) 2022 merryhime
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|