Add missing test-classpath

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2021-09-10 06:14:42 +00:00
parent 7e352f2dbe
commit 8d530579fb
1 changed files with 1 additions and 0 deletions

View File

@ -1490,6 +1490,7 @@ under the License.
<path refid="ooxml.classpath"/>
<path refid="test.jar.classpath"/>
<pathelement location="${ooxml.output.dir}"/>
<pathelement location="${ooxml.output.test.dir}"/>
<pathelement location="${main.output.test.dir}"/>
<pathelement location="${examples.output.dir}"/>
<pathelement location="${main.ant.jar}"/>