소스 검색

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