summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2022-10-19 08:55:27 +0200
committerGitHub <noreply@github.com>2022-10-19 08:55:27 +0200
commit8227688cfb716bb881b836d245a869664bb10d36 (patch)
tree82b44c5bbd79ca521d5dd6df683d71499a34b7f5
parentb380380aecb601fbc601710da1a62cca202304db (diff)
Update src/Alpha_complex/test/Alpha_complex_dim3_unit_test.cpp
Co-authored-by: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>
-rw-r--r--src/Alpha_complex/test/Alpha_complex_dim3_unit_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Alpha_complex/test/Alpha_complex_dim3_unit_test.cpp b/src/Alpha_complex/test/Alpha_complex_dim3_unit_test.cpp
index 0085ae67..e7c261f1 100644
--- a/src/Alpha_complex/test/Alpha_complex_dim3_unit_test.cpp
+++ b/src/Alpha_complex/test/Alpha_complex_dim3_unit_test.cpp
@@ -9,7 +9,7 @@
*/
#define BOOST_TEST_DYN_LINK
-#define BOOST_TEST_MODULE "alpha_complex"
+#define BOOST_TEST_MODULE "alpha_complex_dim3"
#include <boost/test/unit_test.hpp>
#include <boost/mpl/list.hpp>