aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/main.cpp
blob: d7e8d4fe0272c91f06d35af8a5fe5988efdacb0d (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-common" project.
// For details, see https://github.com/egor-tensin/winapi-common.
// Distributed under the MIT License.

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