From 53643c9bc4cee446b0b2cbbb28c7f00bac1df246 Mon Sep 17 00:00:00 2001 From: Lee Matos Date: Mon, 7 Nov 2022 18:23:44 -0500 Subject: [PATCH] Update testament usage to clarify testament all (#20757) --- testament/testament.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testament/testament.nim b/testament/testament.nim index a63194ebaa..7868578569 100644 --- a/testament/testament.nim +++ b/testament/testament.nim @@ -43,7 +43,7 @@ const Command: p|pat|pattern run all the tests matching the given pattern - all run all tests + all run all tests in category folders c|cat|category run all the tests of a certain category r|run run single test file html generate $1 from the database