#ifndef TESTS_HDR
#define TESTS_HDR

#define BOOST_TEST_NO_MAIN
#include <boost/test/unit_test.hpp>

#endif