Skip to content

Commit

Permalink
Revert change javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
arturobernalg committed Dec 30, 2020
1 parent bd0a722 commit c54d86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/apache/commons/csv/CSVParserTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ public void testExcelFormat2() throws Exception {
/**
* Tests an exported Excel worksheet with a header row and rows that have more columns than the headers
*
* @throws Exception Any exception can be thrown
* @throws Exception
*/
@Test
public void testExcelHeaderCountLessThanData() throws Exception {
Expand Down

0 comments on commit c54d86d

Please sign in to comment.