view .coveragerc @ 5505:2ce41b8dffaf

compared sorted lists as order can be random
author Christof Meerwald <cmeerw@cmeerw.org>
date Thu, 16 Aug 2018 21:14:07 +0100
parents 729e703a6c5a
children
line wrap: on
line source

[run]

# ignore the dist utils. They are not part of the code base
# we are going to test. They are used by maintainers only.
omit = roundup/dist/*

Roundup Issue Tracker: http://roundup-tracker.org/