diff --git a/.coveragerc b/.coveragerc index 5c70a1a..85bf3bb 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,2 +1,2 @@ [run] -omit = meshtastic/*_pb2.py,meshtastic/test.py +omit = meshtastic/*_pb2.py,meshtastic/test.py,meshtastic/test/*.py