blob: f632bd097e41d091ebd61be94d5a58156297e9bc (
plain)
1
2
3
4
5
6
|
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
# Put all the XML output in xml_2
[xml]
output = ../out/xml_2/coverage.xml
|