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 45b87d91..0e5b9eb1 100644
--- a/src/Alpha_complex/test/README
+++ b/src/Alpha_complex/test/README
@@ -7,6 +7,6 @@ make
To launch with details:
***********************
-./AlphaComplexUnitTest --report_level=detailed --log_level=all
+./Alpha_complex_unit_test --report_level=detailed --log_level=all
==> echo $? returns 0 in case of success (non-zero otherwise)