mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-4053 fix error in test instructions in ICU4J readme
X-SVN-Rev: 16616
This commit is contained in:
parent
a9beb2aa36
commit
72aa0ff716
1 changed files with 1 additions and 1 deletions
|
@ -702,7 +702,7 @@ targets, see the build.xml file:</p>
|
|||
file.</p>
|
||||
|
||||
<p>After doing a build it is a good idea to run all the icu4j tests by typing <br>"java
|
||||
-classpath $Root/classes -DUnicodeData=$Root/src/com/ibm/icu/dev/data/unicode com.ibm.dev.test.TestAll".</p>
|
||||
-classpath $Root/classes -DUnicodeData=$Root/src/com/ibm/icu/dev/data/unicode com.ibm.icu.dev.test.TestAll -nothrow".</p>
|
||||
|
||||
<p>(If you are allergic to build systems, as an alternative to using
|
||||
Ant you can build by running javac and javadoc directly. This
|
||||
|
|
Loading…
Add table
Reference in a new issue