Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 23, 2024
1 parent 3b9c691 commit 5b2415e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import com.fasterxml.jackson.dataformat.csv.*;

// [dataformats-text#497]: 3-byte UTF-8 character at end of content
public class UnicodeRead497Test extends ModuleTestBase
public class UnicodeCSVRead497Test extends ModuleTestBase
{
private final CsvMapper MAPPER = mapperForCsv();

Expand Down

0 comments on commit 5b2415e

Please sign in to comment.