Skip to content

Commit db8ec13

Browse files
alexhynek
authored andcommitted
Run coverage over the tests (pyca#504)
1 parent 3772611 commit db8ec13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.coveragerc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[run]
22
branch = True
3-
source = OpenSSL
3+
source =
4+
OpenSSL
5+
tests/
46

57
[paths]
68
source =

0 commit comments

Comments
 (0)