Skip to content

Commit c8ea836

Browse files
author
Brendan W. McAdams
committed
cut and paste stupidity.
1 parent b67c0c4 commit c8ea836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

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

238238
<target name="bamboo-test" depends="compile">
239-
    <clover-setup/>
239+
<clover-setup/>
240240
<testng classpathref="classpath" outputdir="${testdir}" listeners="com.mongodb.util.TestNGListener, com.cenqua.clover.tasks.testng.CloverOptimizedTestSelector" haltonfailure="false" >
241241
<jvmarg value="-Xmx512M" />
242242
<xmlfileset dir="." includes="testng.xml"/>

0 commit comments

Comments
 (0)