X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=py%2Ftest%2Ftest_python.cpp;h=2ed991f1cba1cd26dcb40b84f05a4c19e1c65701;hp=c33b7ad8278e0038769fd8eead8b97ec70a0bd49;hb=HEAD;hpb=d058d097a3015f3ba861d494b68c8cb6f003f6d6 diff --git a/py/test/test_python.cpp b/py/test/test_python.cpp index c33b7ad..2ed991f 100644 --- a/py/test/test_python.cpp +++ b/py/test/test_python.cpp @@ -1,5 +1,6 @@ -#define BOOST_AUTO_TEST_MAIN -#include +#define BOOST_TEST_DYN_LINK +#define BOOST_TEST_MODULE test_python +#include #include "py/python.hpp" #include