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: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to