ggregory    2004/04/09 15:46:08

  Modified:    codec/src/test/org/apache/commons/codec/language
                        SoundexTest.java
  Log:
  Broken link has no new equivalent on new site.
  
  Revision  Changes    Path
  1.15      +1 -3      
jakarta-commons/codec/src/test/org/apache/commons/codec/language/SoundexTest.java
  
  Index: SoundexTest.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/codec/src/test/org/apache/commons/codec/language/SoundexTest.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- SoundexTest.java  17 Mar 2004 19:28:37 -0000      1.14
  +++ SoundexTest.java  9 Apr 2004 22:46:08 -0000       1.15
  @@ -264,8 +264,6 @@
       /**
         * Consonants from the same code group separated by W or H are treated as
         * one.
  -      * 
  -      * Test data from http://www.myatt.demon.co.uk/sxalg.htm
         */
       public void testHWRuleEx3() {
           assertEquals("S460", this.getEncoder().encode("Sgler"));
  
  
  

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

Reply via email to