diff options
| author | 2022-11-04 14:04:03 +0100 | |
|---|---|---|
| committer | 2022-11-04 14:04:03 +0100 | |
| commit | c2c2cb61e04dc01840f28f45d1ab6146944ae84c (patch) | |
| tree | 3458b3cc8b6eb03c8d2aae70825e89ed3eeace58 /doc | |
| parent | Remove commented code. (diff) | |
clarification added to end-suite documentation
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/test.mdz | 2 |
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 |
