Skip to content

Commit bd1c32e

Browse files
author
Brendan W. McAdams
committed
integration
1 parent 81b6dd1 commit bd1c32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ limitations under the License.
236236
</target>
237237

238238
<target name="bamboo-test" depends="compile,guard.noclover">
239+
<sys.property key="clover.license.path" value=".clover/clover.license"/>
239240
<clover-setup/>
240241
<testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" >
241242
<jvmarg value="-Xmx512M" />

0 commit comments

Comments
 (0)