mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
Changed javadoc comment
X-SVN-Rev: 946
This commit is contained in:
parent
67173452de
commit
2fe428804e
2 changed files with 6 additions and 6 deletions
|
@ -5,8 +5,8 @@
|
|||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/dev/test/TestFmwk.java,v $
|
||||
* $Date: 2000/03/10 03:47:44 $
|
||||
* $Revision: 1.8 $
|
||||
* $Date: 2000/03/14 19:48:25 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
@ -22,7 +22,7 @@ import java.text.*;
|
|||
|
||||
|
||||
/**
|
||||
* BITestFmwk is a base class for tests that can be run conveniently from
|
||||
* TestFmwk is a base class for tests that can be run conveniently from
|
||||
* the command line as well as under the Java test harness.
|
||||
* <p>
|
||||
* Sub-classes implement a set of methods named Test<something>. Each
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/test/Attic/TestFmwk.java,v $
|
||||
* $Date: 2000/03/10 03:47:44 $
|
||||
* $Revision: 1.8 $
|
||||
* $Date: 2000/03/14 19:48:25 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
@ -22,7 +22,7 @@ import java.text.*;
|
|||
|
||||
|
||||
/**
|
||||
* BITestFmwk is a base class for tests that can be run conveniently from
|
||||
* TestFmwk is a base class for tests that can be run conveniently from
|
||||
* the command line as well as under the Java test harness.
|
||||
* <p>
|
||||
* Sub-classes implement a set of methods named Test<something>. Each
|
||||
|
|
Loading…
Add table
Reference in a new issue