X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Ftest%2Ftest_sequence_location.cpp;h=e05c0c8c8102ecbeeafebc910454f862bede59e8;hp=dd97d08597eb6297047ad0979530965ee8d9650e;hb=97498410e1fc5c39eac0282a6620b8fcb0f02ff3;hpb=d058d097a3015f3ba861d494b68c8cb6f003f6d6 diff --git a/alg/test/test_sequence_location.cpp b/alg/test/test_sequence_location.cpp index dd97d08..e05c0c8 100644 --- a/alg/test/test_sequence_location.cpp +++ b/alg/test/test_sequence_location.cpp @@ -1,5 +1,6 @@ -#define BOOST_AUTO_TEST_MAIN -#include +#define BOOST_TEST_DYN_LINK +#define BOOST_TEST_MODULE +#include #include "alg/sequence_location.hpp" #include "alg/sequence.hpp"