Files
yuzu/externals/dynarmic/externals/mcl/tests/main.cpp
2022-04-20 01:28:43 +02:00

7 lines
160 B
C++
Executable File

// This file is part of the mcl project.
// Copyright (c) 2022 merryhime
// SPDX-License-Identifier: MIT
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"