浏览代码

fixed failing help test

prozessorkern 1 年之前
父节点
当前提交
f6872b5c82
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      metrixpp/tests/general/test_basic/test_help_--help_default_stdout.gold.txt

+ 3 - 1
metrixpp/tests/general/test_basic/test_help_--help_default_stdout.gold.txt

@@ -3,12 +3,14 @@ Usage: python metrix++.py --help
        python metrix++.py <action> [options] -- [path 1] ... [path N]
 
 Actions: 
+  
   collect
   export
   info
   limit
+  report
   test
   view
 
 Options:
-  -h, --help  show this help message and exit
+  -h, --help  show this help message and exit