aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/main.cpp
blob: 522270fd257ca826d5e2c8701d397e4913426119 (plain) (blame)
1
2
3
4
5
6
7
// Copyright (c) 2020 Egor Tensin <Egor.Tensin@gmail.com>
// This file is part of the "winapi-debug" project.
// For details, see https://github.com/egor-tensin/winapi-debug.
// Distributed under the MIT License.

#define BOOST_TEST_MODULE winapi_debug tests
#include <boost/test/unit_test.hpp>