DNF_DLL/test/Detours/tests/main.cpp

11 lines
287 B
C++
Raw Normal View History

2022-09-06 00:08:26 +08:00
//////////////////////////////////////////////////////////////////////////////
//
// Unit Test Main (main.cpp of unittests.exe)
//
// Microsoft Research Detours Package
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
#define CATCH_CONFIG_MAIN
#include "catch.hpp"