aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorPaul Brüll <paul.bruell@innolite.de>2022-11-04 14:04:03 +0100
committerPaul Brüll <paul.bruell@innolite.de>2022-11-04 14:04:03 +0100
commitc2c2cb61e04dc01840f28f45d1ab6146944ae84c (patch)
tree3458b3cc8b6eb03c8d2aae70825e89ed3eeace58 /doc
parentRemove commented code. (diff)
clarification added to end-suite documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/test.mdz2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/test.mdz b/doc/test.mdz
index 8ce3a89..a57efb4 100644
--- a/doc/test.mdz
+++ b/doc/test.mdz
@@ -57,7 +57,7 @@ Starts test suite, which counts all and passed tests.
## end-suite
-Ends test suite and print summary.
+Ends test suite, prints summary and exits if any have failed.
## All together