summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/Alpha_complex/test/README')
-rw-r--r--src/Alpha_complex/test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Alpha_complex/test/README b/src/Alpha_complex/test/README
index 244a2b84..45b87d91 100644
--- a/src/Alpha_complex/test/README
+++ b/src/Alpha_complex/test/README
@@ -7,6 +7,6 @@ make
To launch with details:
***********************
-./AlphaShapesUnitTest --report_level=detailed --log_level=all
+./AlphaComplexUnitTest --report_level=detailed --log_level=all
==> echo $? returns 0 in case of success (non-zero otherwise)