Skip to content

Commit

Permalink
Updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Oct 8, 2021
1 parent 5b7d0d9 commit fd35eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ python_tests:
python -m unittest

python_coverage:
coverage run -m unittest discover
coverage run --source=devices_module -m unittest

0 comments on commit fd35eb3

Please sign in to comment.