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

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