Woops, messed up renaming in r1522875. Change type name to match the new file name.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1522876 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2013-09-13 11:26:59 +00:00
parent cd02e63c1f
commit eda3c7070a

View File

@ -43,7 +43,7 @@ import org.junit.Test;
*
* @version $Id$
*/
public class CSVLexerTest {
public class LexerTest {
private CSVFormat formatWithEscaping;