ICU-4053 fix error in test instructions in ICU4J readme
X-SVN-Rev: 16616
This commit is contained in:
parent
a9beb2aa36
commit
72aa0ff716
@ -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…
Reference in New Issue
Block a user