do not add the test.py to the code coverage

This commit is contained in:
Mike Kinney
2021-12-24 15:08:56 -08:00
parent e1f0c7f154
commit 9fea479af4

View File

@@ -1,2 +1,2 @@
[run]
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py