1
0
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:
2020-02-23 13:00:59 -05:00
committed by Ethan Paul
parent 4f55053e24
commit 129e21a960

View File

@@ -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