mirror of
https://github.com/azahar-emu/mcl
synced 2025-11-06 23:20:08 +01:00
7 lines
160 B
C++
7 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"
|