diff --git a/.coveragerc b/.coveragerc index 1b79166..aa7c5e5 100644 --- a/.coveragerc +++ b/.coveragerc @@ -5,8 +5,6 @@ omit = [report] exclude_lines = - # Testing the main() function isn't a unit test, it's an integration test. main() - # Don't know why these aren't skipped by default \.\.\. pass