Fix paths for coverage configuration to account for move to lib.
s/nosesetests/nosetests/
This commit is contained in:
parent
3475df472c
commit
c92b586f3d
@ -4,4 +4,4 @@ exclude_lines =
|
|||||||
if __name__ == .__main__.:
|
if __name__ == .__main__.:
|
||||||
include=
|
include=
|
||||||
hooks/swift_storage_*
|
hooks/swift_storage_*
|
||||||
|
lib/swift_storage_*
|
||||||
|
Loading…
Reference in New Issue
Block a user