mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 02:51:53 +08:00
omit __main__.py for coverage
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
[run]
|
[run]
|
||||||
data_file = testenv/.coverage
|
data_file = testenv/.coverage
|
||||||
|
omit =
|
||||||
|
*/__main__.py,
|
||||||
|
|||||||
Reference in New Issue
Block a user