aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/test/unit_tests/main.cpp
blob: d56b8bdfcd63ba683a0655088147110316c5c7b0 (plain) (tree)
1
2
3
4
5
6
7




                                                               

                                            
// Copyright (c) 2019 Egor Tensin <Egor.Tensin@gmail.com>
// This file is part of the "math-server" project.
// For details, see https://github.com/egor-tensin/math-server.
// Distributed under the MIT License.

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