aboutsummaryrefslogtreecommitdiffstats
path: root/poi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-07-19 13:36:06 +0000
committerPJ Fanning <fanningpj@apache.org>2024-07-19 13:36:06 +0000
commit889ba37ae92ef4be0d4353393b4d6ab691b7fa4d (patch)
treeb7532936e85d58e3687c12f0c877654d18dd8cfa /poi
parent67399705306ac98622a4cdbbdee70b79f169fe47 (diff)
downloadpoi-889ba37ae92ef4be0d4353393b4d6ab691b7fa4d.tar.gz
poi-889ba37ae92ef4be0d4353393b4d6ab691b7fa4d.zip
remove 22742.xls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919372 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poi')
-rw-r--r--poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java b/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java
index b9d5fcb3ca..7851886ce3 100644
--- a/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java
+++ b/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java
@@ -2533,7 +2533,7 @@ final class TestBugs extends BaseTestBugzillaIssues {
// a simple test which rewrites the file once and evaluates its formulas
@ParameterizedTest
@CsvSource({
- "15228.xls", "13796.xls", "14460.xls", "14330-1.xls", "14330-2.xls", "22742.xls", "12561-1.xls", "12561-2.xls",
+ "15228.xls", "13796.xls", "14460.xls", "14330-1.xls", "14330-2.xls", "12561-1.xls", "12561-2.xls",
"12843-1.xls", "12843-2.xls", "13224.xls", "19599-1.xls", "19599-2.xls", "32822.xls", "15573.xls",
"33082.xls", "34775.xls", "37630.xls", "25183.xls", "26100.xls", "27933.xls", "29675.xls", "29982.xls",
"31749.xls", "37376.xls", "SimpleWithAutofilter.xls", "44201.xls", "37684-1.xls", "37684-2.xls",