acoliver    2002/11/10 08:46:48

  Modified:    src/testcases/org/apache/poi/hssf HSSFTests.java
  Log:
  javadoc'd fixed the email address (whoops)
  
  Revision  Changes    Path
  1.2       +3 -2      jakarta-poi/src/testcases/org/apache/poi/hssf/HSSFTests.java
  
  Index: HSSFTests.java
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/testcases/org/apache/poi/hssf/HSSFTests.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HSSFTests.java    10 Nov 2002 16:45:17 -0000      1.1
  +++ HSSFTests.java    10 Nov 2002 16:46:48 -0000      1.2
  @@ -64,9 +64,10 @@
   import org.apache.poi.hssf.util.TestSheetReferences;
   
   /**
  - * enclosing_type describe the purpose here
  + * Test Suite for running just HSSF tests.  Mostly
  + * this is for my convienience.
    * 
  - * @author Andrew C. Oliver [EMAIL PROTECTED]
  + * @author Andrew C. Oliver [EMAIL PROTECTED]
    */
   public class HSSFTests
   {
  
  
  

--
To unsubscribe, e-mail:   <mailto:poi-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:poi-dev-help@;jakarta.apache.org>

Reply via email to