blob: cacb02f58dcb2233da4b8680249a14c61ca34b9d (
plain) (
tree)
|
|
// 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>
|