early-access version 1255
This commit is contained in:
7
externals/dynarmic/tests/main.cpp
vendored
Executable file
7
externals/dynarmic/tests/main.cpp
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
/* This file is part of the dynarmic project.
|
||||
* Copyright (c) 2016 MerryMage
|
||||
* SPDX-License-Identifier: 0BSD
|
||||
*/
|
||||
|
||||
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
|
||||
#include <catch.hpp>
|
Reference in New Issue
Block a user