mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-17 15:35:46 +00:00
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:
parent
cd02e63c1f
commit
eda3c7070a
@ -43,7 +43,7 @@ import org.junit.Test;
|
||||
*
|
||||
* @version $Id$
|
||||
*/
|
||||
public class CSVLexerTest {
|
||||
public class LexerTest {
|
||||
|
||||
private CSVFormat formatWithEscaping;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user