Changed javadoc comment

X-SVN-Rev: 947
This commit is contained in:
John Fitzpatrick 2000-03-14 19:54:51 +00:00
parent 2fe428804e
commit 4ab53783f1

View File

@ -5,8 +5,8 @@
******************************************************************************* *******************************************************************************
* *
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/test/topleveltest/Attic/TestAll.java,v $ * $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/test/topleveltest/Attic/TestAll.java,v $
* $Date: 2000/03/10 03:47:47 $ * $Date: 2000/03/14 19:54:51 $
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
***************************************************************************************** *****************************************************************************************
*/ */
@ -16,8 +16,7 @@ import java.text.*;
import java.util.*; import java.util.*;
/** /**
* @test * Top level test used to run all other tests as a batch.
* @summary General test of UnicodeSet
*/ */
public class TestAll extends TestFmwk { public class TestAll extends TestFmwk {