summaryrefslogtreecommitdiff
path: root/test/main.cpp
blob: d9b0da0dbffc71d8ddf254a19d9701c4098b3b95 (plain)
1
2
3
4
5
6
#ifndef SW_BUILD
#define BOOST_TEST_DYN_LINK
#endif
#define BOOST_TEST_MODULE TgBot

#include <boost/test/unit_test.hpp>