Skip to content

Commit

Permalink
test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Dec 2, 2020
1 parent e2a91bf commit 911f390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gitfame/tests/tests_gitfame.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@ def test_main():
['--no-regex'],
['--no-regex', '--incl', 'setup.py,README.rst'],
['--excl', r'.*\.py'],
['--loc', 'ins,del'],
['--cost', 'hour'],
['--cost', 'month'],
['-e'],
['-w'],
['-M'],
['-C'],
Expand Down

0 comments on commit 911f390

Please sign in to comment.