|
@@ -93,7 +93,7 @@
|
|
|
<available property="private.tests.found" file="TDD2019HIDDENTESTS/src" type="dir" />
|
|
|
<antcall target="compileprivatetests" />
|
|
|
<antcall target="compileowntests" />
|
|
|
- <jacoco:coverage destfile="${sonar.jacoco.reportPath}">
|
|
|
+ <jacoco:coverage destfile="${sonar.jacoco.reportPaths}">
|
|
|
<junit fork="yes" forkmode="once" printsummary="false" haltonfailure="no" failureproperty="tests.failure">
|
|
|
<classpath refid="mypath" />
|
|
|
<formatter type="plain" usefile="false" />
|