summary refs log tree commit diff stats
path: root/testament
diff options
context:
space:
mode:
authorjiro <jiroron666@gmail.com>2021-03-15 20:08:47 +0900
committerGitHub <noreply@github.com>2021-03-15 12:08:47 +0100
commit5c49480d8c12b771ab10a296b6dce66ea05401f4 (patch)
tree8079e43cada43ac7e01967e89fb4066330ee9d4d /testament
parent84cf3e5fcabd89e251c14452e248ba050b74a7df (diff)
downloadNim-5c49480d8c12b771ab10a296b6dce66ea05401f4.tar.gz
remove 'stats' from help document of testament tool (#17364)
Diffstat (limited to 'testament')
-rw-r--r--testament/testament.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/testament/testament.nim b/testament/testament.nim
index d1f34cd98..f45d4043a 100644
--- a/testament/testament.nim
+++ b/testament/testament.nim
@@ -35,7 +35,6 @@ Command:
   c|cat|category <category>   run all the tests of a certain category
   r|run <test>                run single test file
   html                        generate $1 from the database
-  stats                       generate statistics about test cases
 Arguments:
   arguments are passed to the compiler
 Options: