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