jsoref commented on code in PR #480:
URL: https://github.com/apache/poi/pull/480#discussion_r1240547902


##########
poi/src/test/java/org/apache/poi/hssf/extractor/TestExcelExtractor.java:
##########
@@ -347,7 +347,7 @@ void testPassword() throws IOException {
 
     @Test
     void testNullPointerException() throws IOException {
-        try (ExcelExtractor extractor = 
createExtractor("ar.org.apsme.www_Form%20Inscripcion%20Curso%20NO%20Socios.xls"))
 {
+        try (ExcelExtractor extractor = 
createExtractor("ar.org.apsme.www_Form%20Inscripción%20Curso%20NO%20Socios.xls"))
 {

Review Comment:
   Oops, finally found the file in the repository. Ok, I'm just dropping this 
change.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to