X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Ftest%2Ftest_annotation_color.cpp;h=15373d89243ee2a4238b08ee4a0d3e1f603d8404;hp=aa06060c37deb49b2bb2356d035b3a7679297e27;hb=HEAD;hpb=d058d097a3015f3ba861d494b68c8cb6f003f6d6 diff --git a/alg/test/test_annotation_color.cpp b/alg/test/test_annotation_color.cpp index aa06060..15373d8 100644 --- a/alg/test/test_annotation_color.cpp +++ b/alg/test/test_annotation_color.cpp @@ -1,5 +1,6 @@ -#define BOOST_AUTO_TEST_MAIN -#include +#define BOOST_TEST_DYN_LINK +#define BOOST_TEST_MODULE test_annotation_color +#include #include "alg/annotation_colors.hpp" #include "alg/color.hpp"