Skip to content

Commit 4a464d4

Browse files
committed
Fix coverage
1 parent df590bf commit 4a464d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description-file = README.md
33

44
[tool:pytest]
5-
addopts = --pep8 --cov=led_client --cov-report term-missing test/
5+
addopts = --pep8 --cov=animatedledstrip --cov-report term-missing test/
66
pep8ignore =
77
*.py E501
88
test_*.py E712

0 commit comments

Comments
 (0)