mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-09 07:22:11 +00:00
ICU-13236 re-enable execution of monkey test in TestIDNA.java but keep test ignored because it is still failing.
X-SVN-Rev: 40307
This commit is contained in:
parent
c5932970d6
commit
abd252c79e
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@
|
|||
/>
|
||||
</target>
|
||||
|
||||
<target name="coreCheck" depends="info, core, currdata, langdata, regiondata, core-tests" description="Run only the core tests">
|
||||
<target name="coreCheck" depends="info, core, currdata, langdata, regiondata, translit, core-tests" description="Run only the core tests">
|
||||
<antcall target="_coreCheck"/>
|
||||
<fail message="test failed" if="icu-junit-failure" />
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue