aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-06-21 20:36:39 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-06-21 20:37:00 +0200
commitccf46e1220e0329e24ac2fdecf8a71aa45cad778 (patch)
treecd0dcb0fcbc8549b49c95563cf8e6adaee2f1ec0
parentf09bf35275045ba3d8f50f0017257a0a8a353096 (diff)
downloadmk-ccf46e1220e0329e24ac2fdecf8a71aa45cad778.tar.gz
t.tmac: Reword success summary
-rw-r--r--t/t.tmac2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t.tmac b/t/t.tmac
index e2c1dab..2a04f77 100644
--- a/t/t.tmac
+++ b/t/t.tmac
@@ -24,7 +24,7 @@
..
.\" end tests
.de end
-. ie \\nf=0 .tm ** \\nt test(s) finished successfully **
+. ie \\nf=0 .tm ** \\nt test(s) succeeded **
. el \{
. ab !! \\nf test(s) failed !!
. \}