Removing @author that was introduced by undeleting a file
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089996 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
937114b426
commit
ee1dce15c2
|
@ -25,7 +25,6 @@ import junit.framework.TestCase;
|
||||||
/**
|
/**
|
||||||
* Tests CharSequenceUtils
|
* Tests CharSequenceUtils
|
||||||
*
|
*
|
||||||
* @author Gary Gregory
|
|
||||||
* @version $Id: CharSequenceUtilsTest.java 1066341 2011-02-02 06:21:53Z bayard $
|
* @version $Id: CharSequenceUtilsTest.java 1066341 2011-02-02 06:21:53Z bayard $
|
||||||
*/
|
*/
|
||||||
public class CharSequenceUtilsTest extends TestCase {
|
public class CharSequenceUtilsTest extends TestCase {
|
||||||
|
|
Loading…
Reference in New Issue