Skip to content

Commit

Permalink
update coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed Apr 11, 2015
1 parent dbb3029 commit 6643833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
@@ -1,7 +1,7 @@
[run]
branch = True
source = win32ctypes
omit = win32ctypes/tests/*
omit = */tests/*

[report]
# Regexes for lines to exclude from consideration
Expand Down

0 comments on commit 6643833

Please sign in to comment.