summaryrefslogtreecommitdiffstats
path: root/tests/publishers/fixtures/aggregate-tests001.xml
blob: afe312e9fc9898bbd8bf5cef5cd10627bbefed97 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<project>
  <publishers>
    <hudson.tasks.test.AggregatedTestResultPublisher>
      <includeFailedBuilds>true</includeFailedBuilds>
    </hudson.tasks.test.AggregatedTestResultPublisher>
  </publishers>
</project>