diff --git a/.coveragerc b/.coveragerc index e630fee..23b1587 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,7 +1,7 @@ [run] branch = True source = win32ctypes -omit = win32ctypes/tests/* +omit = */tests/* [report] # Regexes for lines to exclude from consideration