Skip to content

Commit eda3c70

Browse files
committed
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
1 parent cd02e63 commit eda3c70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/csv/LexerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
*
4444
* @version $Id$
4545
*/
46-
public class CSVLexerTest {
46+
public class LexerTest {
4747

4848
private CSVFormat formatWithEscaping;
4949

0 commit comments

Comments
 (0)