mirror of
https://github.com/enpaul/keyosk.git
synced 2024-11-24 23:47:49 +00:00
Fix typo in coveragerc
This commit is contained in:
parent
4f55053e24
commit
129e21a960
@ -5,8 +5,6 @@ omit =
|
|||||||
|
|
||||||
[report]
|
[report]
|
||||||
exclude_lines =
|
exclude_lines =
|
||||||
# Testing the main() function isn't a unit test, it's an integration test.
|
|
||||||
main()
|
main()
|
||||||
# Don't know why these aren't skipped by default
|
|
||||||
\.\.\.
|
\.\.\.
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user