summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/main.cpp b/test/main.cpp
index c89e782..d9b0da0 100644
--- a/test/main.cpp
+++ b/test/main.cpp
@@ -1,4 +1,6 @@
+#ifndef SW_BUILD
#define BOOST_TEST_DYN_LINK
+#endif
#define BOOST_TEST_MODULE TgBot
#include <boost/test/unit_test.hpp>