ICU-4053 fix error in test instructions in ICU4J readme

X-SVN-Rev: 16616
This commit is contained in:
Andy Heninger 2004-10-25 21:48:34 +00:00
parent a9beb2aa36
commit 72aa0ff716

View File

@ -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>&quot;java
-classpath $Root/classes -DUnicodeData=$Root/src/com/ibm/icu/dev/data/unicode com.ibm.dev.test.TestAll&quot;.</p>
-classpath $Root/classes -DUnicodeData=$Root/src/com/ibm/icu/dev/data/unicode com.ibm.icu.dev.test.TestAll -nothrow&quot;.</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