You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/01/21 20:14:32 UTC

svn commit: r1436560 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java

Author: ggregory
Date: Mon Jan 21 19:14:32 2013
New Revision: 1436560

URL: http://svn.apache.org/viewvc?rev=1436560&view=rev
Log:
Remove extra white space.

Modified:
    commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java

Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java?rev=1436560&r1=1436559&r2=1436560&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java (original)
+++ commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java Mon Jan 21 19:14:32 2013
@@ -247,8 +247,6 @@ public class MatchRatingApproachEncoderT
     	assertFalse(this.getStringEncoder().isEncodeEquals("test", "t"));
     }
     
-    
-
     // ***** END REGION - TEST SUPPORT METHODS
 
     // ***** BEGIN REGION - TEST GET MRA ENCODING