mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
ICU-10152 Remove use of multirootfileset from ant build
X-SVN-Rev: 38799
This commit is contained in:
parent
92c9f3d9b3
commit
a98b5ea5da
1 changed files with 2 additions and 3 deletions
|
@ -225,10 +225,9 @@
|
|||
<formatter type="xml"/>
|
||||
|
||||
<batchtest todir="${junit.out.dir}/@{output}">
|
||||
<multirootfileset>
|
||||
<basedir file="@{testdir}/${bin.dir}" />
|
||||
<fileset dir="@{testdir}/${bin.dir}">
|
||||
<patternset refid="@{test-patternset}"/>
|
||||
</multirootfileset>
|
||||
</fileset>
|
||||
</batchtest>
|
||||
|
||||
</junit>
|
||||
|
|
Loading…
Add table
Reference in a new issue