Rename code coverage test.

Patch by Russ Hatch, reviewed by brandonwilliams for CASSANDRA-7226
This commit is contained in:
Brandon Williams 2014-06-24 11:14:05 -05:00
parent 2a3e2021f1
commit 33c5e19a26
1 changed files with 1 additions and 1 deletions

View File

@ -1292,7 +1292,7 @@
<executiondata>
<file file="${jacoco.execfile}" />
</executiondata>
<structure name="JaCoCo Cassandara Unit Test Coverage">
<structure name="JaCoCo Cassandara Coverage Report">
<classfiles>
<fileset dir="${build.classes}">
<include name="**/*.class"/>