mirror of
https://github.com/enpaul/keyosk.git
synced 2025-09-18 21:51:57 +00:00
Fix typo in coveragerc
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user