cmlenz      2003/06/29 06:48:10

  Modified:    framework/src/java/share/org/apache/cactus
                        AbstractWebServerTestCase.java
  Log:
  Remove extra empty lines
  
  Revision  Changes    Path
  1.12      +1 -3      
jakarta-cactus/framework/src/java/share/org/apache/cactus/AbstractWebServerTestCase.java
  
  Index: AbstractWebServerTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/framework/src/java/share/org/apache/cactus/AbstractWebServerTestCase.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- AbstractWebServerTestCase.java    26 Jun 2003 15:07:56 -0000      1.11
  +++ AbstractWebServerTestCase.java    29 Jun 2003 13:48:10 -0000      1.12
  @@ -293,8 +293,6 @@
           return getWrappedTest() != this;
       }
   
  -
  -
       /**
        * Runs a test case. This method is overriden from the JUnit
        * <code>TestCase</code> class in order to seamlessly call the
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to