diff --git a/.coveragerc b/.coveragerc index 055fbe5..dc58f07 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,2 +1,2 @@ [run] -omit = meshtastic/*_pb2.py,meshtastic/tests/*.py +omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py