Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-06-05 22:26:19 +03:00
parent 890fdde887
commit ead083df63

View File

@ -795,7 +795,7 @@ if(typeof(__filename) != 'undefined'
doc: 'list available tests.', doc: 'list available tests.',
handler: function(){ handler: function(){
console.log(object.normalizeTextIndent( console.log(object.normalizeTextIndent(
`Test run by %s can be of the following forms: `Tests run by %s can be of the following forms:
<case> <case>
<setup>:<test> <setup>:<test>