mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Add missing test.jar to test-hssf target
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808762 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
38650a6d2f
commit
e107c2865d
@ -1375,6 +1375,7 @@ under the License.
|
||||
<junit fork="yes" forkmode="once" printsummary="yes" haltonfailure="${halt.on.test.failure}"
|
||||
failureproperty="main.hssf.test.failed" showoutput="true">
|
||||
<classpath refid="test.classpath"/>
|
||||
<classpath refid="test.jar.classpath"/>
|
||||
<syspropertyset refid="junit.properties"/>
|
||||
<jvmarg value="-ea"/>
|
||||
<jvmarg value="-Xmx256m"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user