summaryrefslogtreecommitdiff
path: root/src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp')
-rw-r--r--src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp b/src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp
index a90704b6..b4c32321 100644
--- a/src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp
+++ b/src/Alpha_shapes/test/Alpha_shapes_unit_test.cpp
@@ -20,7 +20,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define BOOST_TEST_MODULE alpha_shapes
+#define BOOST_TEST_MODULE alpha_shapes test
#include <boost/test/included/unit_test.hpp>
#include <boost/system/error_code.hpp>
#include <boost/chrono/thread_clock.hpp>