Change JiraCsv164Test to JiraCsv154Test (#69)

This commit is contained in:
Chen 2020-06-14 06:30:01 +08:00 committed by GitHub
parent 9b3046e6d9
commit ab751011e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import org.apache.commons.csv.CSVFormat;
import org.apache.commons.csv.CSVPrinter;
import org.junit.jupiter.api.Test;
public class JiraCsv164Test {
public class JiraCsv154Test {
@Test
public void testJiraCsv154_withCommentMarker() throws IOException {