Skip to content

Commit c3e4504

Browse files
committed
Fix module name in .coveragerc
Not that we have any use for .coveragerc without any tests, but hey...
1 parent 9f6d3f8 commit c3e4504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[run]
22
branch=True
3-
source=pycam02ucs
3+
source=viscm
44
omit=
55
setup.py
66

0 commit comments

Comments
 (0)